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 13, 2023
1 parent 4ae78f5 commit 6a1a177
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:3.25.1
with:
args: --diff --dry-run

0 comments on commit 6a1a177

Please sign in to comment.