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
emodric committed Sep 15, 2023
1 parent 8b1d7c4 commit 9b1d065
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 @@ -18,6 +18,6 @@ jobs:
with:
repository: netgen-layouts/layouts-coding-standard
path: vendor/netgen/layouts-coding-standard
- uses: OskarStark/php-cs-fixer-ga@master
- uses: docker://oskarstark/php-cs-fixer-ga
with:
args: --diff --dry-run

0 comments on commit 9b1d065

Please sign in to comment.