Skip to content

Commit

Permalink
Aktualisiere PHP-CS-Fixer auf v3.62.0
Browse files Browse the repository at this point in the history
(Batch-commit via webfactory/bfg9000#8, Case 174703)
  • Loading branch information
mpdude committed Aug 26, 2024
1 parent bebb9fa commit 7d71446
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://oskarstark/php-cs-fixer-ga:3.11.0
uses: docker://ghcr.io/webfactory/php-cs-fixer:3.62.0

- name: Create PR for CS fixups
uses: peter-evans/create-pull-request@c7f493a8000b8aeb17a1332e326ba76b57cb83eb
Expand Down

0 comments on commit 7d71446

Please sign in to comment.