Skip to content

Commit

Permalink
Change to v3 upload
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsandilands authored Sep 10, 2024
1 parent afa138c commit 2e20482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-test-sarif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: snyk-sarif1.json

0 comments on commit 2e20482

Please sign in to comment.