Skip to content

Commit 0a8b985

Browse files
cseemanmike-dayapmatthews
authored
[CICD-817] Site Deploy Release (#102)
Version v1.0.4 Co-authored-by: Michael Day <[email protected]> Co-authored-by: Andrew Matthews <[email protected]>
1 parent b22cb3a commit 0a8b985

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

.changeset/strong-queens-boil.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+
Bump wpengine/site-deploy image version 1.0.4

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.3
49+
image: docker://wpengine/site-deploy:1.0.4
5050
env:
5151
WPE_SSHG_KEY_PRIVATE: ${{ inputs.WPE_SSHG_KEY_PRIVATE }}
5252
WPE_ENV: ${{ inputs.WPE_ENV }}

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)