Skip to content

Commit 883579c

Browse files
build(deps): update orhun/git-cliff-action action to v4.7.0 (#71)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f61cab9 commit 883579c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/version-bump-changelog.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
git_config_global: true
8282

8383
- name: Generate changelog
84-
uses: orhun/git-cliff-action@d77b37db2e3f7398432d34b72a12aa3e2ba87e51 # v4.6.0
84+
uses: orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0
8585
with:
8686
config: ${{ inputs.changelog-config }}
8787
env:
@@ -90,7 +90,7 @@ jobs:
9090

9191
- name: Generate minimal changelog
9292
id: minimal-changelog
93-
uses: orhun/git-cliff-action@d77b37db2e3f7398432d34b72a12aa3e2ba87e51 # v4.6.0
93+
uses: orhun/git-cliff-action@e16f179f0be49ecdfe63753837f20b9531642772 # v4.7.0
9494
with:
9595
config: ${{ inputs.minimal-changelog-config }}
9696
args: --latest --strip header

0 commit comments

Comments
 (0)