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.
2 parents 4605576 + 8ff4184 commit 23d4bbfCopy full SHA for 23d4bbf
.github/workflows/fix-php-code-style-issues.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@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
23
with:
24
commit_message: Fix styling
0 commit comments