Skip to content

Commit

Permalink
Use oskarstark/php-cs-fixer-ga:latest (#855)
Browse files Browse the repository at this point in the history
* Upgraded to PHP CS Fixer v3

* Upgraded to PHP CS Fixer v3

* Update CONTRIBUTING.md

* Update .gitignore

* Set major version 3

* Use latest
  • Loading branch information
blankse committed Apr 23, 2024
1 parent fbb691d commit 17c666a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-cs-fixer.yaml
Expand Up @@ -20,7 +20,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: PHP-CS-Fixer
uses: docker://oskarstark/php-cs-fixer-ga:3
uses: docker://oskarstark/php-cs-fixer-ga:latest

- uses: stefanzweifel/git-auto-commit-action@v4
with:
Expand Down

0 comments on commit 17c666a

Please sign in to comment.