Skip to content

Commit

Permalink
Merge pull request #4 from codedge/dependabot/github_actions/stefanzw…
Browse files Browse the repository at this point in the history
…eifel/git-auto-commit-action-v4.9.2

github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.0.0 to v4.9.2
  • Loading branch information
codedge committed Mar 12, 2021
2 parents 59749d6 + bf38159 commit 620ccd7
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.0.0
- uses: stefanzweifel/git-auto-commit-action@v4.9.2
with:
commit_message: normalize composer.json

0 comments on commit 620ccd7

Please sign in to comment.