diff --git a/.github/workflows/workflow.yaml b/.github/workflows/workflow.yaml index 12e8be6..78a50ae 100644 --- a/.github/workflows/workflow.yaml +++ b/.github/workflows/workflow.yaml @@ -271,3 +271,4 @@ jobs: image-ref-stripped: ${{ inputs.name }}:${{ github.sha }}@${{ steps.push.outputs.image-digest }} image-tags: ${{ steps.push.outputs.image-tags }} image-tags-stripped: ${{ steps.push.outputs.image-tags-stripped }} + unique-id: ${{ steps.setup.outputs.unique-id }}