Skip to content

Commit

Permalink
NH-96772: add docker scout
Browse files Browse the repository at this point in the history
  • Loading branch information
cleverchuk committed Dec 13, 2024
1 parent 2834795 commit d743653
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -442,16 +442,9 @@ jobs:
uses: docker/scout-action@v1
with:
command: cves
sarif-file: sarif.output.json
platform: "linux/amd64"
platform: "linux/arm64"
summary: true

- name: Upload SARIF result
id: upload-sarif
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: sarif.output.json

ghrc_io:
runs-on: ubuntu-latest
needs:
Expand Down

0 comments on commit d743653

Please sign in to comment.