Skip to content

Commit d25472e

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent e8909a0 commit d25472e

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@v6
74+
uses: stefanzweifel/git-auto-commit-action@v7
7575
if: env.should-release == 'true'
7676
with:
7777
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)