We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 585a009 commit 5b0b368Copy full SHA for 5b0b368
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://ghcr.io/rtcamp/action-phpcs-code-review:v2.0.4'
+ image: 'docker://ghcr.io/rtcamp/action-phpcs-code-review:v2.1.0'
7
branding:
8
icon: 'check-circle'
9
color: 'green'
0 commit comments