Skip to content

Commit

Permalink
Update cloudposse/github-action-docker-image-exists action to v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2023
1 parent 739c906 commit d4a0026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dockerized-app-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
aws-region: ${{ secrets.ecr-region }}
role-to-assume: ${{ secrets.ecr-iam-role }}

- uses: cloudposse/github-action-docker-image-exists@0.1.0
- uses: cloudposse/github-action-docker-image-exists@0.1.2
id: pull
with:
organization: ${{ inputs.organization }}
Expand Down

0 comments on commit d4a0026

Please sign in to comment.