1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00

chore(deps): bump mikepenz/release-changelog-builder-action

Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](https://github.com/mikepenz/release-changelog-builder-action/compare/v1.8.1...v1.8.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-31 06:38:07 +00:00 committed by GitHub
parent eb1fe718a8
commit e8968a6ce0
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 }}