Skip to content

Commit

Permalink
Bump action image to v3.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
  • Loading branch information
mrrobot47 committed Jul 17, 2023
1 parent 1d11d89 commit 2f2e134
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.3'
image: 'docker://ghcr.io/rtcamp/action-deploy-wordpress:v3.1.0'
branding:
icon: 'upload-cloud'
color: 'yellow'

0 comments on commit 2f2e134

Please sign in to comment.