Skip to content

Commit

Permalink
Adjust action
Browse files Browse the repository at this point in the history
  • Loading branch information
pickford-snyk committed Jun 5, 2024
1 parent 90f2ede commit 6785d6e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/snyk-test-sarif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,4 @@ jobs:
- name: Upload SARIF file
uses: github/codeql-action/upload-sarif@v2
with:
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: snyk-sarif1.json
args: --sarif-file-output=snyk-sarif1.json

0 comments on commit 6785d6e

Please sign in to comment.