diff --git a/.github/workflows/merge.yml b/.github/workflows/merge.yml index e0198bfdd..c0d7e01f8 100644 --- a/.github/workflows/merge.yml +++ b/.github/workflows/merge.yml @@ -144,7 +144,7 @@ jobs: owner: 'docker', repo: '${{ secrets.DOCKERDESKTOP_REPO }}', workflow_id: 'compose-edge-integration.yml', - ref: 'compose-edge-integration' + ref: 'compose-edge-integration', inputs: { "image-tag": "${{ needs.bin-image.outputs.digest }}" }