Skip to content

Commit

Permalink
Use latest stefanzweifel/git-auto-commit-action
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHenryIE committed Oct 6, 2023
1 parent 1565482 commit ab208ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcbf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
run: "composer run cs-fix"
-
name: Commit PHPCBF changes
uses: stefanzweifel/git-auto-commit-action@v4.1.1
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "🤖 PHPCBF"

0 comments on commit ab208ff

Please sign in to comment.