ADD pkg to analize
This commit is contained in:
parent
7bf6521002
commit
7ff18765c5
3
.github/workflows/test_workflow.yml
vendored
3
.github/workflows/test_workflow.yml
vendored
@ -36,7 +36,8 @@ jobs:
|
|||||||
- name: checkout Code
|
- name: checkout Code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: go vuln checker
|
- name: go vuln check
|
||||||
uses: golang/govulncheck-action@v1
|
uses: golang/govulncheck-action@v1
|
||||||
with:
|
with:
|
||||||
go-version-file: 'go.mod'
|
go-version-file: 'go.mod'
|
||||||
|
go-package: ./...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user