useblocks/ubc

Downloads and installs a specific version of the ubc CLI tool and adds it to the PATH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe version of the ubc CLI to install (e.g., 0.27.0). Use "latest" for the latest version.no0.27.0
license-keyThe ubCode license key. Recommended to be passed via secrets.no
license-userThe ubCode license user. Recommended to be passed via secrets.no
working-directoryThe working directory to run the ubc command in. Defaults to the current directory.no${{ github.workspace}}
argsArguments to pass to the ubc command. If provided, ubc will be executed with these arguments.no

no outputs