Skip to content

Commit

Permalink
Update action docker image tag
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
  • Loading branch information
mrrobot47 committed Mar 4, 2022
1 parent 8e3883f commit f430bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Deploy WordPress code to a server'
author: 'rtCamp'
runs:
using: 'docker'
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v2.4.0'
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.0.0'
branding:
icon: 'upload-cloud'
color: 'yellow'

0 comments on commit f430bee

Please sign in to comment.