We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c9c6a2 commit 95f6b96Copy full SHA for 95f6b96
.github/workflows/pint.yml
@@ -17,7 +17,7 @@ jobs:
17
pintVersion: 1.21.2
18
19
- name: Commit changes
20
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
21
with:
22
commit_message: Fixing styling (Laravel Pint)
23
skip_fetch: true
0 commit comments