Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into main
  • Loading branch information
Holger Lösken committed Apr 12, 2021
2 parents 7f80f49 + a79d74a commit 4db4311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/composer-normalize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
composer global require ergebnis/composer-normalize
composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
- uses: stefanzweifel/git-auto-commit-action@v4.9.2
- uses: stefanzweifel/git-auto-commit-action@v4.10.0
with:
commit_message: normalize composer.json

0 comments on commit 4db4311

Please sign in to comment.