Install go-task/task
Version updated for https://github.com/rsclarke/install-task to version v3.1.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation of go-task/task on Linux and macOS runners, ensuring verified downloads and seamless integration into the PATH. It simplifies dependency management by leveraging caching to optimize download and verification steps across workflow runs. This action is ideal for workflows requiring reliable and secure access to the Task CLI tool.
What’s Changed
What’s Changed
- fix(action): harden task download curl requests by @rsclarke in https://github.com/rsclarke/install-task/pull/11
Full Changelog: https://github.com/rsclarke/install-task/compare/v3.0.0...v3.1.0