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 9841b07 + d503f5a commit 3c88ff9Copy full SHA for 3c88ff9
.github/workflows/composer-normalize.yml
@@ -22,6 +22,6 @@ jobs:
22
composer global config --no-plugins allow-plugins.ergebnis/composer-normalize true
23
composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
24
25
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
26
with:
27
commit_message: normalize composer.json
0 commit comments