Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 02:40
· 20 commits to main since this release
v0.1.2
d0f49d8

Pull Requests | Issues | v0.1.1...v0.1.2

Others

#68 Update Go to 1.23.2
#62 Create GitHub Artifact Attestations

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

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

gh release download -R suzuki-shunsuke/ghproj v0.1.2 -p ghproj_darwin_arm64.tar.gz
gh attestation verify ghproj_darwin_arm64.tar.gz \
  -R suzuki-shunsuke/ghproj \
  --signer-workflow suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml