We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d676b commit 0a7b244Copy full SHA for 0a7b244
1 file changed
.github/workflows/snyk-analysis.yml
@@ -42,5 +42,4 @@ jobs:
42
- name: Upload result to GitHub Code Scanning
43
uses: github/codeql-action/upload-sarif@df409f7d9260372bd5f19e5b04e83cb3c43714ae # v3.27.9
44
with:
45
- file: .
46
- sarif: true
+ sarif_file: snyk.sarif
0 commit comments