Skip to content

Commit 9a0f8d6

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent a8c59e4 commit 9a0f8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: make fmt
2828

2929
- name: Commit changes
30-
uses: stefanzweifel/git-auto-commit-action@v5
30+
uses: stefanzweifel/git-auto-commit-action@v7
3131
with:
3232
commit_message: 'chore: apply code formatting changes'
3333
commit_user_name: 'github-actions[bot]'

0 commit comments

Comments
 (0)