Skip to content

Commit 30ca9d0

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent f372b34 commit 30ca9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
run: git cliff --bump -o CHANGELOG.md
7777
- name: Commit changes
7878
id: auto-commit-action
79-
uses: stefanzweifel/git-auto-commit-action@v5
79+
uses: stefanzweifel/git-auto-commit-action@v7
8080
if: env.should-release == 'true'
8181
with:
8282
commit_options: "--allow-empty"

0 commit comments

Comments
 (0)