mirror of
https://github.com/minio/minio.git
synced 2025-01-23 20:53:18 -05:00
use go1.21.1 for vulncheck
This commit is contained in:
parent
fba0924b1d
commit
ca6dd8be5e
2
.github/workflows/vulncheck.yml
vendored
2
.github/workflows/vulncheck.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.21.0
|
||||
go-version: 1.21.1
|
||||
check-latest: true
|
||||
- name: Get official govulncheck
|
||||
run: go install golang.org/x/vuln/cmd/govulncheck@latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user