Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.4.0.
- This action is used across all versions by 145 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 easily integrate Tombi into your CI/CD pipeline for managing dependencies. It supports installing a specific version of Tombi, using a lock file to resolve the version automatically, and verifying checksums to ensure integrity during installation. The action also offers options to enable or disable caching for efficient reuse of previously downloaded artifacts.
What’s Changed
This setup-tombi release matches tombi v1.4.0.
Full Changelog: https://github.com/tombi-toml/setup-tombi/compare/v1.3.5...v1.4.0