Skip to content

Commit

Permalink
Update fix-cs-php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpdude authored Apr 8, 2024
1 parent b792485 commit 6d8a3d6
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.52.1
uses: docker://oskarstark/php-cs-fixer-ga

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

0 comments on commit 6d8a3d6

Please sign in to comment.