File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ LABEL "repository"="http://github.com/oskarstark/php-cs-fixer-ga"
9
9
LABEL "homepage" ="http://github.com/actions"
10
10
LABEL "maintainer" =
"Oskar Stark <[email protected] >"
11
11
12
- RUN wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v3.22 .0/php-cs-fixer.phar -O php-cs-fixer \
12
+ RUN wget https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases/download/v3.23 .0/php-cs-fixer.phar -O php-cs-fixer \
13
13
&& chmod a+x php-cs-fixer \
14
14
&& mv php-cs-fixer /usr/local/bin/php-cs-fixer
15
15
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ name: 'OSKAR-PHP-CS-Fixer'
12
12
13
13
runs :
14
14
using : ' docker'
15
- image : ' docker://oskarstark/php-cs-fixer-ga:3.22 .0'
15
+ image : ' docker://oskarstark/php-cs-fixer-ga:3.23 .0'
You can’t perform that action at this time.
0 commit comments