Skip to content

Commit

Permalink
Update cloudposse/github-action-deploy-ecspresso action to v0.2.0 (#61)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent 5d8e644 commit 04cbf76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd-ecspresso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
role-skip-session-tagging: true

- name: Deploy
uses: cloudposse/github-action-deploy-ecspresso@0.1.0
uses: cloudposse/github-action-deploy-ecspresso@0.2.0
id: deploy
with:
image: ${{ steps.image.outputs.out }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cd-preview-ecspresso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ jobs:
role-skip-session-tagging: true

- name: Deploy
uses: cloudposse/github-action-deploy-ecspresso@0.1.0
uses: cloudposse/github-action-deploy-ecspresso@0.2.0
id: deploy
with:
image: ${{ steps.image.outputs.out }}
Expand Down

0 comments on commit 04cbf76

Please sign in to comment.