Skip to content

Commit

Permalink
Bump wpengine/site-deploy to version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
apmatthews committed Jan 14, 2025
1 parent 65a75f8 commit 376c88a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/nice-fans-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@wpengine/github-action-wpe-site-deploy": patch
---

Bump wpengine/site-deploy image version [1.0.5](https://github.com/wpengine/site-deploy/releases/tag/v1.0.5)
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ inputs:

runs:
using: "docker"
image: docker://wpengine/site-deploy:1.0.4
image: docker://wpengine/site-deploy:1.0.5
env:
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
WPE_ENV: ${{ inputs.WPE_ENV }}
Expand Down

0 comments on commit 376c88a

Please sign in to comment.