Skip to content

Commit

Permalink
Update GitHub Actions workflow to include snyk-to-sarif step
Browse files Browse the repository at this point in the history
  • Loading branch information
otherguy committed Sep 30, 2024
1 parent 1f67feb commit b284ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/snyk_container-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
args: --file=Dockerfile
json: true
sarif: true
- uses: garethr/snyk-to-sarif@master
- name: Upload the SARIF file to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
with:
Expand Down

0 comments on commit b284ab4

Please sign in to comment.