Skip to content

Commit 04f6302

Browse files
committed
Update action to v3.2.0
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
1 parent 6984411 commit 04f6302

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.3'
6+
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.2.0'
77
branding:
88
icon: 'upload-cloud'
99
color: 'yellow'

0 commit comments

Comments
 (0)