We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65a75f8 commit 1de7e02Copy full SHA for 1de7e02
.changeset/nice-fans-buy.md
@@ -0,0 +1,5 @@
1
+---
2
+"@wpengine/github-action-wpe-site-deploy": patch
3
4
+
5
+Bump wpengine/site-deploy image version [1.0.5](https://github.com/wpengine/site-deploy/releases/tag/v1.0.5)
action.yml
@@ -46,7 +46,7 @@ inputs:
46
47
runs:
48
using: "docker"
49
- image: docker://wpengine/site-deploy:1.0.4
+ image: docker://wpengine/site-deploy:1.0.5
50
env:
51
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
52
WPE_ENV: ${{ inputs.WPE_ENV }}
0 commit comments