Browse Source

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

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

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

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