Skip to content

Commit 28952bb

Browse files
committed
Fix used image in action
1 parent 11e5204 commit 28952bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ branding:
55
icon: crosshair
66
runs:
77
using: docker
8-
image: docker.pkg.github.com/phpdocumentor/coding-standard/phpcs:latest
8+
image: docker://docker.pkg.github.com/phpdocumentor/coding-standard/phpcs:latest

0 commit comments

Comments
 (0)