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 dc52cb3 + 0b25524 commit a7c24e5Copy full SHA for a7c24e5
1 file changed
.github/workflows/fix-php-code-styling.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: aglipanci/laravel-pint-action@2.6
23
24
- name: Commit changes
25
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
26
with:
27
commit_message: Fix styling
0 commit comments