We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c6fcd1e + 7d71ef5 commit f1083b4Copy full SHA for f1083b4
.github/workflows/pint.yml
@@ -19,6 +19,6 @@ jobs:
19
uses: aglipanci/laravel-pint-action@2.6
20
21
- name: Commit changes
22
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
23
with:
24
commit_message: "chore: Fix styling"
0 commit comments