Skip to content

Commit 051c21f

Browse files
authored
Merge pull request #309 from Astrotomic/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.15.4
Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.4
2 parents a030356 + dfa937f commit 051c21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].1
24+
- uses: stefanzweifel/[email protected].4
2525
with:
2626
commit_message: normalize composer.json

0 commit comments

Comments
 (0)