Skip to content

Commit

Permalink
Merge pull request #191 from codedge/dependabot/github_actions/stefan…
Browse files Browse the repository at this point in the history
…zweifel/git-auto-commit-action-4.16.0

github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0
  • Loading branch information
codedge authored Dec 9, 2022
2 parents 14612cd + 5e8ade0 commit 13ef1d0
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.15.4
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
with:
commit_message: normalize composer.json

0 comments on commit 13ef1d0

Please sign in to comment.