Skip to content

v2.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 14:37
· 69 commits to main since this release
v2.3.1
69950df

Pull Requests | Issues | v2.3.0...v2.3.1

Others

Update Go to v1.23.2
Update dependencies
#800 Create GitHub Artifact Attestations

https://github.com/suzuki-shunsuke/ci-info/attestations

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

gh release download -R suzuki-shunsuke/ci-info v2.3.1 -p ci-info_2.3.1_darwin_arm64.tar.gz
gh attestation verify ci-info_2.3.1_darwin_arm64.tar.gz \
  -R suzuki-shunsuke/ci-info \
  --signer-workflow suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml