Skip to content

Commit

Permalink
FS-1101; Update sarif
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeschuurmans committed Feb 15, 2024
1 parent b99f6d6 commit 49efb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-pr-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fail-build: false

- name: upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif
with:
sarif_file: ${{ steps.scan.outputs.sarif }}
# This should run even if we fail the container scan
Expand Down

0 comments on commit 49efb39

Please sign in to comment.