Skip to content

Commit

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

github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.16.0
  • Loading branch information
codedge authored Oct 6, 2024
2 parents 1e307cb + e34fd8e commit f8ac8cb
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.14.0
- uses: stefanzweifel/git-auto-commit-action@v4.16.0
with:
commit_message: normalize composer.json

0 comments on commit f8ac8cb

Please sign in to comment.