We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c9a99f commit f5c0927Copy full SHA for f5c0927
action.yml
@@ -3,7 +3,7 @@ description: 'This will run phpcs on PRs'
3
author: 'rtCamp'
4
runs:
5
using: 'docker'
6
- image: 'docker://ghcr.io/rtcamp/action-phpcs-code-review:v3.0.2'
+ image: 'docker://ghcr.io/rtcamp/action-phpcs-code-review:v3.1.0'
7
branding:
8
icon: 'check-circle'
9
color: 'green'
0 commit comments