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:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
|
||||||
- name: Run govulncheck
|
- name: Govulncheck
|
||||||
id: govulncheck
|
run: |
|
||||||
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4
|
go tool govulncheck ./...
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue