Skip to content

Commit d93acb0

Browse files
committed
Merge branch 'develop' for v2.0.2
2 parents 44c0817 + ba1bd90 commit d93acb0

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
@@ -3,7 +3,7 @@ description: 'This will run phpcs on PRs'
33
author: 'rtCamp'
44
runs:
55
using: 'docker'
6-
image: 'docker://rtcamp/action-phpcs-code-review:v2.0.1'
6+
image: 'docker://rtcamp/action-phpcs-code-review:v2.0.2'
77
branding:
88
icon: 'check-circle'
99
color: 'green'

0 commit comments

Comments
 (0)