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 3d16adc + 5ae3478 commit be51583Copy full SHA for be51583
1 file changed
.github/workflows/php-cs-fixer.yml
@@ -21,6 +21,6 @@ jobs:
21
args: --config=.php_cs.dist.php --allow-risky=yes
22
23
- name: Commit changes
24
- uses: stefanzweifel/git-auto-commit-action@v4
+ uses: stefanzweifel/git-auto-commit-action@v5
25
with:
26
commit_message: Fix styling
0 commit comments