Skip to content

Commit 24a71db

Browse files
authored
[CICD-757] Bump site deploy image version (#92)
Bump site deploy image version
1 parent aaff8c4 commit 24a71db

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/yellow-cows-live.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ inputs:
4646

4747
runs:
4848
using: "docker"
49-
image: docker://wpengine/site-deploy:1.0.2
49+
image: docker://wpengine/site-deploy:1.0.3
5050
env:
5151
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
5252
WPE_ENV: ${{ inputs.WPE_ENV }}

0 commit comments

Comments
 (0)