Skip to content

Commit 25780e2

Browse files
committed
Update action docker image tag
Signed-off-by: Riddhesh Sanghvi <[email protected]>
1 parent 5d10da5 commit 25780e2

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

0 commit comments

Comments
 (0)