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 e7d67fc + fffc18f commit 13d1288Copy full SHA for 13d1288
.github/workflows/php-cs-fixer.yml
@@ -37,6 +37,6 @@ jobs:
37
run: "composer run-script cs"
38
39
- name: Commit changes
40
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
41
with:
42
commit_message: ":art: Fix code styling"
0 commit comments