We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b250a commit 3c00db0Copy full SHA for 3c00db0
1 file changed
.github/workflows/vuln.yml
@@ -14,8 +14,7 @@ jobs:
14
- id: govulncheck
15
uses: golang/govulncheck-action@v1
16
with:
17
- output-format: sarif
18
- output-file: govulncheck.sarif
+ sarif-file: govulncheck.sarif
19
- name: Upload SARIF file
20
uses: github/codeql-action/upload-sarif@v2
21
0 commit comments