We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715af4b commit c7366a0Copy full SHA for c7366a0
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: aglipanci/laravel-pint-action@v2
28
29
- name: Commit changes
30
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
31
with:
32
commit_message: "Format Code"
33
commit_user_name: 'GitHub Actions'
0 commit comments