Skip to content

Commit

Permalink
Try the official PHP CS Fixer image
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude committed Aug 26, 2024
1 parent f1954bb commit 137be45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-cs-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
ref: ${{ github.head_ref }}

- name: Run PHP-CS-Fixer
uses: docker://ghcr.io/webfactory/php-cs-fixer:3.62.0
uses: docker://ghcr.io/php-cs-fixer/php-cs-fixer:3.62.0-php8.1

- name: Commit and push back changes
uses: stefanzweifel/git-auto-commit-action@v4
Expand Down

0 comments on commit 137be45

Please sign in to comment.