Skip to content

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 10 May 21:32
· 30 commits to master since this release

Lighthouse v1.11.2

Verify a downloaded binary:

cosign verify-blob \
  --certificate lighthouse_linux_amd64.cert \
  --signature  lighthouse_linux_amd64.sig \
  --certificate-identity-regexp 'https://github.com/statusharbor/lighthouse' \
  --certificate-oidc-issuer 'https://token.actions.githubusercontent.com' \
  lighthouse_linux_amd64

Changelog