Skip to content

Commit

Permalink
Bump PHP-CS-Fixer action
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenyeargin committed Mar 23, 2024
1 parent 4c209c4 commit 9c3ba7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: docker://oskarstark/php-cs-fixer-ga

- name: Create PR for CS fixups
uses: peter-evans/create-pull-request@v5
uses: peter-evans/create-pull-request@v6
id: create-pull-request
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9c3ba7e

Please sign in to comment.