mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
update vulncheck to go1.21.9
Signed-off-by: Harshavardhana <harsha@minio.io>
This commit is contained in:
2
.github/workflows/vulncheck.yml
vendored
2
.github/workflows/vulncheck.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21.8
|
||||
go-version: 1.21.9
|
||||
check-latest: true
|
||||
- name: Get official govulncheck
|
||||
run: go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
|
||||
Reference in New Issue
Block a user