Skip to content

Commit 1af4ebf

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6 (#947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7591354 commit 1af4ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: git cliff 8.22.0.. --bump -o CHANGELOG.md
7272
- name: Commit changes
7373
id: auto-commit-action
74-
uses: stefanzweifel/git-auto-commit-action@v5
74+
uses: stefanzweifel/git-auto-commit-action@v6
7575
if: env.should-release == 'true'
7676
with:
7777
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)