Skip to content

Commit

Permalink
Use docker variant of OskarStark/php-cs-fixer-ga require
Browse files Browse the repository at this point in the history
  • Loading branch information
Randy Čupić committed Sep 19, 2024
1 parent d005c04 commit 2f86960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coding_standards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: OskarStark/php-cs-fixer-ga@master
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run

0 comments on commit 2f86960

Please sign in to comment.