mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-15 17:51:01 +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:
commit
9d2da563b5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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.1
|
uses: mikepenz/release-changelog-builder-action@v1.8.2
|
||||||
with:
|
with:
|
||||||
configuration: "changelog.json"
|
configuration: "changelog.json"
|
||||||
toTag: ${{ github.event.inputs.version }}
|
toTag: ${{ github.event.inputs.version }}
|
||||||
|
|
Loading…
Reference in a new issue