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 14335e3 + 04b1ef0 commit a030356Copy full SHA for a030356
.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/[email protected].0
+ - uses: stefanzweifel/[email protected].1
25
with:
26
commit_message: normalize composer.json
0 commit comments