diff --git a/.github/workflows/image-promotion.yml b/.github/workflows/image-promotion.yml index 07fd9b2e1..0a3c5d773 100644 --- a/.github/workflows/image-promotion.yml +++ b/.github/workflows/image-promotion.yml @@ -655,6 +655,7 @@ jobs: uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6 with: sarif_file: "${{ steps.directory.outputs.directory }}/" + continue-on-error: true update-release-draft: name: Update Release Draft