govulncheck-action: using old action/setup-go results in no caching #73616
Labels
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
ToolProposal
Issues describing a requested change to a Go tool or command-line program.
Milestone
I tried using govulncheck-action and found out it warns about inability to create/use go cache in Post-Run action:
This was fixed by a recent update of actions/setup-go: https://github.com/actions/setup-go/releases/tag/v5.3.0
This should be fixed by
https://go-review.googlesource.com/c/govulncheck-action/+/670318
The text was updated successfully, but these errors were encountered: