ci: Force the Go version for govulncheck (#5879)

This commit is contained in:
Francis Lavoie
2023-10-11 16:09:02 -04:00
committed by GitHub
parent 130f6d1f83
commit fae195ac7e

View File

@@ -57,4 +57,5 @@ jobs:
- name: govulncheck
uses: golang/govulncheck-action@v1
with:
go-version-input: '~1.21.0'
check-latest: true