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 ab3e88b + c09150d commit 8975926Copy full SHA for 8975926
.github/workflows/fix-php-code-style-issues.yml
@@ -16,6 +16,6 @@ jobs:
16
uses: aglipanci/[email protected]
17
18
- name: Commit changes
19
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
20
with:
21
commit_message: Fix styling
0 commit comments