1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00

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

chore(deps): bump mikepenz/release-changelog-builder-action from 1.8.1 to 1.8.2
This commit is contained in:
paul-the-alien[bot] 2021-06-02 12:02:28 +00:00 committed by GitHub
commit 9d2da563b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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