Skip to content

Commit

Permalink
allow scan uploads to fail (#6961) (#6968)
Browse files Browse the repository at this point in the history
  • Loading branch information
pdabelf5 authored Dec 12, 2024
1 parent 0b7558e commit f188d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-promotion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f188d46

Please sign in to comment.