Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.10.
- This action is used across all versions by 144 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action sets up Tombi in your GitHub Actions workflow, allowing you to manage TOML configuration files with a command-line interface. It provides options to install specific versions of Tombi from the repository or use lock files for dependency management. Additionally, it allows for checksum verification of downloaded archives and executable binaries to ensure integrity.
What’s Changed
This setup-tombi release matches tombi v1.2.10.
Full Changelog: https://github.com/tombi-toml/setup-tombi/compare/v1...v1.2.10