Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 21:23
· 169 commits to main since this release
v1.0.0
664dfa3

Pull Requests | Issues | v0.2.1...v1.0.0

🎉 v1 is out

This is a major update, but there is no significant changes.

Others

⚠️ #550 Change the format of release assets for Windows to zip
Update Go to v1.23.2
Update dependencies
#541 Create GitHub Artifact Attestations

https://github.com/suzuki-shunsuke/pinact/attestations

You can verify downloaded assets from GitHub Releases using GitHub CLI.

gh release download -R suzuki-shunsuke/pinact v1.0.0 -p pinact_darwin_arm64.tar.gz
gh attestation verify pinact_darwin_arm64.tar.gz \
  -R suzuki-shunsuke/pinact \
  --signer-workflow suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml