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 1841529 commit fa47f3fCopy full SHA for fa47f3f
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.1.0'
+ image: 'docker://ghcr.io/rtcamp/action-phpcs-code-review:v3.1.1'
7
branding:
8
icon: 'check-circle'
9
color: 'green'
0 commit comments