Skip to content

Commit d733f2f

Browse files
github-actions(deps): bump stefanzweifel/git-auto-commit-action
1 parent c23ee16 commit d733f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/composer-normalize.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
composer global require ergebnis/composer-normalize
2222
composer normalize --indent-style=space --indent-size=4 --no-check-lock --no-update-lock --no-interaction --ansi
2323
24-
- uses: stefanzweifel/git-auto-commit-action@v4.11.0
24+
- uses: stefanzweifel/git-auto-commit-action@v4.12.0
2525
with:
2626
commit_message: normalize composer.json

0 commit comments

Comments
 (0)