Skip to content

Commit 9458af9

Browse files
committed
Update to stefanzweifel/git-auto-commit-action@v5
1 parent b7961c9 commit 9458af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Format
3333
run: bundle exec rake format
3434
- name: Commit
35-
uses: stefanzweifel/git-auto-commit-action@v4
35+
uses: stefanzweifel/git-auto-commit-action@v5
3636
if: always()
3737
with:
3838
commit_message: Run format

0 commit comments

Comments
 (0)