Skip to content

Commit

Permalink
Merge pull request #31 from exonet/dependabot/github_actions/stefanzw…
Browse files Browse the repository at this point in the history
…eifel/git-auto-commit-action-5

Bump stefanzweifel/git-auto-commit-action from 4 to 5
  • Loading branch information
robbinjanssen authored Oct 9, 2023
2 parents 73d9b44 + 32db372 commit f2dbc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: vendor/bin/php-cs-fixer fix

- name: Apply php-cs-fixer changes
uses: stefanzweifel/git-auto-commit-action@v4
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply php-cs-fixer changes

0 comments on commit f2dbc7a

Please sign in to comment.