Skip to content

Commit

Permalink
docs(readme): upload-sarif to v3 (#400)
Browse files Browse the repository at this point in the history
Signed-off-by: Christof Renner <christof.renner@zeroday.network>
  • Loading branch information
crnnr authored Oct 29, 2024
1 parent 5ed195c commit 4c480b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ jobs:
with:
image: "localbuild/testimage:latest"
- name: upload Anchore scan SARIF report
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ steps.scan.outputs.sarif }}
```
Expand Down

0 comments on commit 4c480b9

Please sign in to comment.