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 aaff8c4 commit 24a71dbCopy full SHA for 24a71db
.changeset/yellow-cows-live.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.3
action.yml
@@ -46,7 +46,7 @@ inputs:
46
47
runs:
48
using: "docker"
49
- image: docker://wpengine/site-deploy:1.0.2
+ image: docker://wpengine/site-deploy:1.0.3
50
env:
51
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
52
WPE_ENV: ${{ inputs.WPE_ENV }}
0 commit comments