tj-actions/Setup Binary Packages

GitHub Action to install Go/Rust binaries

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a Repo scoped PATno${{ github.token }}
repository-ownerRepository owner where the binary is locatedyes
repositoryRepository where the binary is locatedyes
versionVersion of the binary to installnolatest
language-typeLanguage type of package to install: `rust` or `go`yes
add-prefix-to-versionAdd v to the version if it doesn't have itnotrue
namedescription
binary_pathPath to the installed binary