example-package
example-package copied to clipboard
enable GCB verification for older version
We currently only verify at HEAD https://github.com/slsa-framework/example-package/blob/main/.github/workflows/scripts/e2e.gcb.default.verify.sh#L17
We enable for v2+, which is where support started.
Right now it's v2.1 to include the git+, but we can backport that to v2.0
Given it's a simple fix, is it worth backporting?
I filed an issue, yes https://github.com/slsa-framework/slsa-verifier/issues/520