Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 22:50
· 37 commits to main since this release
v1.0.1
877e39d

Pull Requests | Issues | v1.0.0...v1.0.1

Others

#394 Update Go to 1.23.2
#381 Create GitHub Artifact Attestations

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

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

gh release download -R suzuki-shunsuke/tfprovidercheck v1.0.1 -p tfprovidercheck_darwin_arm64.tar.gz
gh attestation verify tfprovidercheck_darwin_arm64.tar.gz \
  -R suzuki-shunsuke/tfprovidercheck \
  --signer-workflow suzuki-shunsuke/go-release-workflow/.github/workflows/release.yaml