Skip to content

v1.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Apr 09:05
· 11 commits to main since this release
Immutable release. Only release title and notes can be modified.
949dfd8

Changelog

Features

Other

Verification

All release artifacts are signed with cosign keyless signing via Sigstore.
To verify the checksums file, for example:

cosign verify-blob \
  --certificate checksums.txt.pem \
  --signature checksums.txt.sig \
  --certificate-identity-regexp '^https://github.com/adrianbrad/queue/\.github/workflows/release\.yaml@refs/tags/' \
  --certificate-oidc-issuer-regexp '^https://token\.actions\.githubusercontent\.com' \
  checksums.txt