Release v3.0.0-pre.3
Pre-release
Pre-release
Immutable
release. Only release title and notes can be modified.
What's Changed
- This release includes a build provenance attestation, reintroduced since we have learned that the release attestation does not attest build provenance
macOS Instructions
Download onepass.pkg and also onepass.provisionprofile. Run the installer and also install the provisioning profile (open the file and select “install”) in order for the installed onepass binary to work.
Binary Verification
You can use the gh CLI to verify that these binaries came from the workflow run associated with this release:
gh attestation verify "$(command -v onepass)" --repo mrdomino/onepass
gh release verify-asset v3.0.0-pre.3 "$(command -v onepass)" --repo mrdomino/onepassFull Changelog: v3.0.0-pre.2...v3.0.0-pre.3