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 <[email protected]>
  • Loading branch information
mrrobot47 committed May 26, 2022
1 parent 5d10da5 commit 25780e2
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:v3.0.0'
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.0.1'
branding:
icon: 'upload-cloud'
color: 'yellow'

0 comments on commit 25780e2

Please sign in to comment.