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.
1 parent 9e2a4e8 commit 4280abeCopy full SHA for 4280abe
.github/workflows/coding-standards.yml
@@ -67,6 +67,6 @@ jobs:
67
run: "vendor/bin/phpcs -q --no-colors --report=checkstyle | cs2pr"
68
69
- name: "Commit the changes"
70
- uses: stefanzweifel/git-auto-commit-action@v5
+ uses: stefanzweifel/git-auto-commit-action@v6
71
with:
72
commit_message: "apply phpcbf formatting"
0 commit comments