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 a26196e commit 035696fCopy full SHA for 035696f
.github/workflows/php-cs-fixer.yml
@@ -16,6 +16,6 @@ jobs:
16
args: --config=.php_cs.dist.php --allow-risky=yes
17
18
- name: Commit changes
19
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
20
with:
21
commit_message: Fix styling
0 commit comments