Setup tenv
Version updated for https://github.com/rsclarke/setup-tenv to version v1.0.1.
- This action is used across all versions by 4 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Setup tenv GitHub Action automates the installation of tenv, a tool for managing infrastructure tool versions, and allows users to install a specified tool (e.g., Terraform or OpenTofu) with a particular version. It solves the problem of managing tool versioning consistently across workflows by incorporating caching for efficiency and signature verification to ensure the authenticity of downloaded binaries. Key capabilities include seamless integration with tenv, secure binary verification via cosign, and support for tool installation with version control.
Release notes
What’s Changed
- chore(deps): bump sigstore/cosign-installer from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/rsclarke/setup-tenv/pull/20
Full Changelog: https://github.com/rsclarke/setup-tenv/compare/v1.0.0...v1.0.1