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 6604afc + 3a155b2 commit 6cc9906Copy full SHA for 6cc9906
.github/workflows/php-cs-fixer.yml
@@ -18,6 +18,6 @@ jobs:
18
args: --config=.php_cs.dist.php --allow-risky=yes
19
20
- name: Commit changes
21
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v6
22
with:
23
commit_message: Fix styling
0 commit comments