adammharris/Setup fig

Install the fig config-file CLI on a GitHub Actions runner (Linux, macOS, Windows).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionfig CLI version to install. Accepts "latest" (default), a bare version like "2.5.0", "v2.5.0", or the full release tag "cli/v2.5.0".nolatest
repositoryowner/repo that publishes the cli/v* releases. Override for a fork.noadammharris/fig
github-tokenToken used for the GitHub API (release lookup) and asset download. Defaults to the workflow token.no${{ github.token }}
namedescription
versionThe resolved fig version that was installed (e.g. 2.5.0).
bin-pathAbsolute path to the directory containing the fig binary (already added to PATH).