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 84e9bf2 commit cbc333dCopy full SHA for cbc333d
.changeset/salty-ducks-kiss.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.7](https://github.com/wpengine/site-deploy/releases/tag/v1.0.7)
action.yml
@@ -46,7 +46,7 @@ inputs:
46
47
runs:
48
using: "docker"
49
- image: docker://wpengine/site-deploy:1.0.6
+ image: docker://wpengine/site-deploy:1.0.7
50
env:
51
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
52
WPE_ENV: ${{ inputs.WPE_ENV }}
0 commit comments