Skip to content

Commit

Permalink
fix: SARIF file output
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Mudrykh committed Jul 26, 2023
1 parent 65b22b1 commit cbfd307
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ jobs:
with:
directory: container-image-scannig
framework: dockerfile
output_format: cli,sarif
output_file_path: console,results.sarif

- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit cbfd307

Please sign in to comment.