mirror of
https://github.com/external-secrets/external-secrets.git
synced 2024-12-14 11:57:59 +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.2 to 2. - [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases) - [Commits](https://github.com/mikepenz/release-changelog-builder-action/compare/v1.8.2...v2) --- updated-dependencies: - dependency-name: mikepenz/release-changelog-builder-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1704c15e92
commit
c7de2f80ec
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.2
|
uses: mikepenz/release-changelog-builder-action@v2
|
||||||
with:
|
with:
|
||||||
configuration: "changelog.json"
|
configuration: "changelog.json"
|
||||||
toTag: ${{ github.event.inputs.version }}
|
toTag: ${{ github.event.inputs.version }}
|
||||||
|
|
Loading…
Reference in a new issue