Skip to content

Commit

Permalink
restore sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
henrymcconville committed Apr 30, 2024
1 parent 53f06ef commit 8f6f9fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
with:
scan-type: image
image-ref: 'githubexporter/github-exporter:${{ steps.get-current-version.outputs.version }}'
# format: 'sarif'
# output: 'trivy-results.sarif'
format: 'sarif'
output: 'trivy-results.sarif'

- name: Upload Trivy scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v3
Expand Down

0 comments on commit 8f6f9fa

Please sign in to comment.