Skip to content

Commit 5b0b368

Browse files
committed
Bump docker image version
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent 585a009 commit 5b0b368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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://ghcr.io/rtcamp/action-phpcs-code-review:v2.0.4'
6+
image: 'docker://ghcr.io/rtcamp/action-phpcs-code-review:v2.1.0'
77
branding:
88
icon: 'check-circle'
99
color: 'green'

0 commit comments

Comments
 (0)