There was an error while loading. Please reload this page.
1 parent f793ce7 commit 7fabb04Copy full SHA for 7fabb04
1 file changed
.github/workflows/govulncheck.yml
@@ -29,8 +29,6 @@ jobs:
29
30
- name: Run govulncheck and save to file
31
run: go run golang.org/x/vuln/cmd/govulncheck@latest -format sarif ./... > govulncheck.sarif
32
- env:
33
- GOEXPERIMENT: jsonv2
34
35
- name: Upload SARIF File
36
uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
0 commit comments