setup-tq
Version updated for https://github.com/remarkablemark/setup-tq to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-tq GitHub Action automates the installation and setup of the tq (tomlq) command-line tool, which is used for querying and extracting data from TOML files. It simplifies workflows by ensuring the tq binary is available in GitHub Actions environments, enabling developers to efficiently process TOML configuration files. Key capabilities include specifying the version of tq and caching the binary for faster subsequent runs.