govulncheck-action: Add support for check-latest when using setup-go #60704
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
Milestone
The new govulncheck-action doesnt now allow to specify "check-latest" for the "setup-go" action. This causes the CI to use cache versions and fail when there's a security release like
1.20.5
Add a field for "check-latest" that gets passed setup-go here: https://github.com/golang/govulncheck-action/blob/master/action.yml
Related to: actions/setup-go#384
The text was updated successfully, but these errors were encountered: