Open ianlewis opened 1 year ago
yeah it's really strange. it happens regularly too...
Yeah, I'm not sure what it is. It's just a regular go install
command and it seems to fail randomly. Not just when we change something.
For some reason it's trying to download slsa-verifier at tag 1.4.2 rather than the latest which is v2.3.0. Also, v1.4.2 doesn't exist: https://github.com/slsa-framework/slsa-verifier/releases/tag/v1.4.2
Tests often fail with the following error. This seems to be due to
go install
failing to install the verifier binary. When re-run the tests typically pass.Example run: https://github.com/slsa-framework/example-package/actions/runs/5233921111/attempts/1