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 34b3009 commit 4e010b0Copy full SHA for 4e010b0
.changeset/silent-rocks-destroy.md
@@ -0,0 +1,5 @@
1
+---
2
+"@wpengine/github-action-wpe-site-deploy": patch
3
4
+
5
+Update wpengine/site-deploy image to 1.0.2
action.yml
@@ -46,7 +46,7 @@ inputs:
46
47
runs:
48
using: "docker"
49
- image: docker://wpengine/site-deploy:1.0.1
+ image: docker://wpengine/site-deploy:1.0.2
50
env:
51
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
52
WPE_ENV: ${{ inputs.WPE_ENV }}
0 commit comments