tombi-toml/Setup Tombi

Set up your GitHub Actions workflow with Tombi

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of Tombi to install (e.g., "1.0.0", "latest"). When omitted, installs the Tombi version that matches this setup-tombi release. Mutually exclusive with lockfile.no
lockfilePath to a lock file used to resolve the Tombi version (uv.lock, poetry.lock, pnpm-lock.yaml, package-lock.json, yarn.lock, bun.lock). Mutually exclusive with version.no
binary-checksumSHA256 checksum to validate the installed executable binaryno
checksumAlias for binary-checksumno
archive-checksumSHA256 checksum to validate the downloaded archiveno
enable-cacheEnable persistence of the Tombi cache. Supports "true", "false", and "auto".noauto
namedescription
cache-hitA boolean value to indicate whether a Tombi cache entry was restored