We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14612cd + 5e8ade0 commit 13ef1d0Copy full SHA for 13ef1d0
.github/workflows/composer-normalize.yml
@@ -21,6 +21,6 @@ jobs:
21
composer global require ergebnis/composer-normalize
22
composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
23
24
- - uses: stefanzweifel/git-auto-commit-action@v4.15.4
+ - uses: stefanzweifel/git-auto-commit-action@v4.16.0
25
with:
26
commit_message: normalize composer.json
0 commit comments