Below you will find pages that utilize the taxonomy term “Tombi-Toml”
August 13, 2026
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.
August 13, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.3.5.
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. It allows you to install Tombi CLI versions, either by specifying a version number, using a lock file, or with checksum verification for the downloaded archive and executable binary. The action supports caching and can be configured to use a custom cache directory.
August 10, 2026
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.
August 9, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.8.
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, a version control tool, in your GitHub Actions workflow. It supports installing Tombi from a specific version, a lock file, or the latest available version by default. The action also provides options to cache the installation and customize the cache directory.
August 7, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.7.
This action is used across all versions by 143 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, a tool for managing and securing configuration files, in your CI/CD workflows. It simplifies the installation process by allowing users to specify different versions, use lock files for consistency, and verify checksums for integrity. The action supports various runners and provides options to manage cache behavior effectively.
August 3, 2026
Setup Tombi
Version updated for https://github.com/tombi-toml/setup-tombi to version v1.2.6.
This action is used across all versions by 142 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 the Tombi CLI in your workflow by installing a specific version, resolving from a lock file, and optionally verifying checksums. It supports various platforms and cache behaviors to optimize performance.