busbar-actions/Busbar — setup binary
Download a prebuilt busbar action binary from the release host and add it to PATH. The single install path shared by every busbar action.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| binary | Binary name to install (e.g. sf-pii-scan, sf-schema-dump). | yes | — |
| version | Release tag to download (e.g. v0.1.0). "latest" resolves the most recent release. | no | latest |
| binary-repo | GitHub repo that publishes the binary releases. | no | busbar-actions/actions-dist |
Outputs
| name | description |
|---|---|
| bin-path | Absolute path to the installed binary. |
| tag | The resolved release tag the binary was downloaded from. |