Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 22:36
· 200 commits to main since this release
v1.0.0
292bc11

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

🎉 v1 is out

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

Others

⚠️ #566 Change the asset format for Windows to zip
Update Go to 1.23.2
#556 Create GitHub Artifact Attestations

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

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

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