Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.0.10.
- This action is used across all versions by 85 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-tombi GitHub Action automates the installation and setup of the Tombi tool within GitHub Actions workflows. It simplifies the process of managing Tombi versions by supporting specific version installation, lock file-based version resolution, and optional checksum validation for security. This action is ideal for automating tasks like TOML file validation directly in CI/CD pipelines.
What’s Changed
What’s Changed
- Remove unnecessary GITHUB_TOKEN usage examples by @ya7010 in https://github.com/tombi-toml/setup-tombi/pull/30
Full Changelog: https://github.com/tombi-toml/setup-tombi/compare/v1.0.9...v1.0.10