Skip to content

Commit 15abebc

Browse files
committed
Use docker variant of OskarStark/php-cs-fixer-ga require
1 parent 26f7332 commit 15abebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coding_standards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
with:
2222
repository: netgen-layouts/layouts-coding-standard
2323
path: vendor/netgen/layouts-coding-standard
24-
- uses: OskarStark/php-cs-fixer-ga@master
24+
- uses: docker://oskarstark/php-cs-fixer-ga
2525
with:
2626
args: --diff --dry-run

0 commit comments

Comments
 (0)