parent
6200c4c123
commit
3701b2bc3d
1 changed files with 3 additions and 3 deletions
6
.github/workflows/go.yml
vendored
6
.github/workflows/go.yml
vendored
|
|
@ -87,6 +87,6 @@ jobs:
|
|||
with:
|
||||
version: "latest"
|
||||
|
||||
- name: Run govulncheck
|
||||
id: govulncheck
|
||||
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
|
||||
- name: Govulncheck
|
||||
run: |
|
||||
go tool govulncheck ./...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue