Skip to content

Commit 5a2dd49

Browse files
authored
allow scan uploads to fail (#6961)
1 parent e127558 commit 5a2dd49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image-promotion.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -655,6 +655,7 @@ jobs:
655655
uses: github/codeql-action/upload-sarif@aa578102511db1f4524ed59b8cc2bae4f6e88195 # v3.27.6
656656
with:
657657
sarif_file: "${{ steps.directory.outputs.directory }}/"
658+
continue-on-error: true
658659

659660
update-release-draft:
660661
name: Update Release Draft

0 commit comments

Comments
 (0)