Skip to content

Commit

Permalink
Update anchore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
igorjs authored May 5, 2024
1 parent 7b6f9a4 commit 09976f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
run: cat ${{ steps.scan.outputs.sarif }}

- name: Upload Anchore Scan Report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.scan.outputs.sarif }}

0 comments on commit 09976f4

Please sign in to comment.