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 a8ff510 + 3d203b9 commit 9639cecCopy full SHA for 9639cec
.github/workflows/cs-fixer.yml
@@ -38,7 +38,7 @@ jobs:
38
run: ./bin/php-cs-fixer fix --diff
39
40
- name: Commit CS Fixer fixes
41
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v7
42
with:
43
commit_message: "style: apply php-cs-fixer changes"
44
commit_author: "github-actions[bot] <github-actions[bot]@users.noreply.github.com>"
0 commit comments