francisrussell/Ferrous Actions

GitHub Rust toolchain actions written in Rust

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandThe command to runyes
toolchainThe toolchain to install e.g. nightlyno
componentsThe components to install e.g. rustcno
profileA profile that selects components (minimal, default, complete)no
targetTargets to install e.g. x86_64-unknown-linux-gnuno
defaultWhether this toolchain should be set as the defaultno
overrideWhether to set a Rustup override for the current directoryno
argsAdditional arguments to supply to the commandno
annotationsShould GitHub annotations be generated for this commandno
cache-onlyWhitespace separated list of items to cache out of indices, crates, git-reposno
min-recache-indicesMinimum amount of time an index must be out of date before recaching itno
min-recache-cratesMinimum amount of time a collection of cached crates must be out of date before recachingno
min-recache-git-reposMinimum amount of time cached Git repositories must be out of date before recaching
use-crossWhether cross should be used in place of cargono
internal-use-github-workflowDO NOT SET THIS INPUT - used to detect the workflow name${{ toJSON(github.workflow) }}
internal-use-github-jobDO NOT SET THIS INPUT - used to detect the job ID${{ toJSON(github.job) }}
internal-use-matrixDO NOT SET THIS INPUT - used to identify matrix properties${{ toJSON(matrix) }}

no outputs