Skip to content

Commit c7366a0

Browse files
committed
update lint workflow
1 parent 715af4b commit c7366a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: aglipanci/laravel-pint-action@v2
2828

2929
- name: Commit changes
30-
uses: stefanzweifel/git-auto-commit-action@v5
30+
uses: stefanzweifel/git-auto-commit-action@v6
3131
with:
3232
commit_message: "Format Code"
3333
commit_user_name: 'GitHub Actions'

0 commit comments

Comments
 (0)