Skip to content

Commit c5498e7

Browse files
authored
Use specific version in action.yml file
1 parent 1816430 commit c5498e7

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
@@ -12,4 +12,4 @@ name: 'OSKAR-PHP-CS-Fixer'
1212

1313
runs:
1414
using: 'docker'
15-
image: 'docker://oskarstark/php-cs-fixer-ga'
15+
image: 'docker://oskarstark/php-cs-fixer-ga:2.16.4'

0 commit comments

Comments
 (0)