mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-24 06:12:46 +08:00
ci: Force the Go version for govulncheck (#5879)
This commit is contained in:
parent
130f6d1f83
commit
fae195ac7e
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
|
@ -57,4 +57,5 @@ jobs:
|
|||
- name: govulncheck
|
||||
uses: golang/govulncheck-action@v1
|
||||
with:
|
||||
go-version-input: '~1.21.0'
|
||||
check-latest: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user