Skip to content

Commit 3c00db0

Browse files
committed
Revert "sq"
This was a commit that was meant to be pushed to a fork. This reverts commit 91b250a.
1 parent 91b250a commit 3c00db0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/vuln.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
- id: govulncheck
1515
uses: golang/govulncheck-action@v1
1616
with:
17-
output-format: sarif
18-
output-file: govulncheck.sarif
17+
sarif-file: govulncheck.sarif
1918
- name: Upload SARIF file
2019
uses: github/codeql-action/upload-sarif@v2
2120
with:

0 commit comments

Comments
 (0)