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 e127558 commit 5a2dd49Copy full SHA for 5a2dd49
.github/workflows/image-promotion.yml
@@ -655,6 +655,7 @@ jobs:
655
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
656
with:
657
sarif_file: "${{ steps.directory.outputs.directory }}/"
658
+ continue-on-error: true
659
660
update-release-draft:
661
name: Update Release Draft
0 commit comments