Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 620ccd7

Browse files
authored
Merge pull request #4 from codedge/dependabot/github_actions/stefanzweifel/git-auto-commit-action-v4.9.2
github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.0.0 to v4.9.2
2 parents 59749d6 + bf38159 commit 620ccd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/composer-normalize.yml

Lines changed: 1 addition & 1 deletion
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.0.0
24+
- uses: stefanzweifel/git-auto-commit-action@v4.9.2
2525
with:
2626
commit_message: normalize composer.json

0 commit comments

Comments
 (0)