Skip to content

Commit ae4dc4b

Browse files
committed
Update action to v3.1.2
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent cf0997a commit ae4dc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Deploy WordPress code to a server'
33
author: 'rtCamp'
44
runs:
55
using: 'docker'
6-
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.1.1'
6+
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.1.2'
77
branding:
88
icon: 'upload-cloud'
99
color: 'yellow'

0 commit comments

Comments
 (0)