Skip to content

Commit

Permalink
Update cloudposse/github-action-yaml-config-query action to v0.1.2 (#19)
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 Dec 26, 2022
1 parent 3747b4a commit 0dd642e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-dockerized-app-promote-or-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
registry: ${{ secrets.registry }}
workdir: ./apps/${{ inputs.app }}

- uses: cloudposse/github-action-yaml-config-query@0.1.0
- uses: cloudposse/github-action-yaml-config-query@0.1.2
id: result
with:
## There is a bug in GHA - skipped step return `success` outcome. So we can not rely only on steps.build.outcome
Expand Down

0 comments on commit 0dd642e

Please sign in to comment.