We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316b165 commit 5bfa7a4Copy full SHA for 5bfa7a4
.github/workflows/ci-dockerized-app-promote-or-build.yml
@@ -142,7 +142,7 @@ jobs:
142
op: encode
143
in: ${{ steps.result.outputs.image }}
144
145
- - uses: cloudposse/github-action-matrix-outputs-write@0.5.0
+ - uses: cloudposse/github-action-matrix-outputs-write@1.0.0
146
id: outputs
147
with:
148
matrix-step-name: ${{ inputs.matrix-step-name }}
.github/workflows/ci-dockerized-app-promote.yml
@@ -116,7 +116,7 @@ jobs:
116
117
in: ${{ steps.promote.outputs.image }}
118
119
120
121
122
0 commit comments