Skip to content

Commit 112a91f

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7
1 parent c99bff9 commit 112a91f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)