Browse Source

Merge pull request #1009 from external-secrets/dependabot/github_actions/mikepenz/release-changelog-builder-action-3

build(deps): bump mikepenz/release-changelog-builder-action from 2 to 3
paul-the-alien[bot] 4 years ago
parent
commit
23431b8580
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -32,7 +32,7 @@ jobs:
 
 
       - name: Build Changelog
       - name: Build Changelog
         id: build_changelog
         id: build_changelog
-        uses: mikepenz/release-changelog-builder-action@v2
+        uses: mikepenz/release-changelog-builder-action@v3
         with:
         with:
           configuration: "changelog.json"
           configuration: "changelog.json"
           toTag: ${{ github.event.inputs.version }}
           toTag: ${{ github.event.inputs.version }}