Skip to content

Commit

Permalink
Merge branch 'main' into ci/update-ci-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
julesbertrand authored Nov 13, 2023
2 parents f6ddc6a + 2a94bba commit d1f85f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
output-format: table

- name: upload Anchore scan SARIF report
if: success() || failure()
uses: github/codeql-action/upload-sarif@v1
with:
sarif_file: ${{ steps.scan.outputs.sarif }}
Expand Down

0 comments on commit d1f85f8

Please sign in to comment.