fix(ci): correct govulncheck-action tag to v1.0.4
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
||||
args: ./...
|
||||
|
||||
- name: Run govulncheck
|
||||
uses: golang/govulncheck-action@v1.1.4
|
||||
uses: golang/govulncheck-action@v1.0.4
|
||||
with:
|
||||
go-package: ./...
|
||||
cache: true
|
||||
|
||||
Reference in New Issue
Block a user