Skip to content

Commit 3b9a4cb

Browse files
renovate[bot]msclock
authored andcommitted
chore(deps): update stefanzweifel/git-auto-commit-action action to v5
1 parent 1f1bcc0 commit 3b9a4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: pre-commit/[email protected]
3232

3333
- name: Auto commit action
34-
uses: stefanzweifel/git-auto-commit-action@v4
34+
uses: stefanzweifel/git-auto-commit-action@v5
3535
if: failure()
3636
with:
3737
commit_message: 'ci: auto fixes from pre-commit'

0 commit comments

Comments
 (0)