We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44c0817 + ba1bd90 commit d93acb0Copy full SHA for d93acb0
1 file changed
action.yml
@@ -3,7 +3,7 @@ description: 'This will run phpcs on PRs'
3
author: 'rtCamp'
4
runs:
5
using: 'docker'
6
- image: 'docker://rtcamp/action-phpcs-code-review:v2.0.1'
+ image: 'docker://rtcamp/action-phpcs-code-review:v2.0.2'
7
branding:
8
icon: 'check-circle'
9
color: 'green'
0 commit comments