Skip to content

v0.44.1

Choose a tag to compare

@tinovyatkin tinovyatkin released this 10 Jun 05:31
· 19 commits to main since this release

What's Changed

Full Changelog: https://github.com/wharflab/tally/compare/v0.44.0...v0.44.1## Verifying GitHub Artifact Attestations

The artifacts in this release have attestations generated with
GitHub Artifact Attestations.
These can be verified using the GitHub CLI:

gh attestation verify <artifact> --repo wharflab/tally

You can also download the attestation from GitHub and
verify against that directly:

gh attestation verify <artifact> --bundle <attestation>