crossplane-contrib/Setup Crossplane
Setup Crossplane cli and add it to the PATH, it will run the install bash script and cache the binary for the next run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jan 18, 2026
- License
- Apache 2.0
Pinned Snippet
uses: crossplane-contrib/setup-crossplane-action@cb8aac3f1246b19f101e7f85fd0a38623b4d5ad3 # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| cache-prefix | Prefix for the cache key. | — | crossplane |
| version | Version of the Crossplane CLI to install. | — | v2.1.3 |
| channel | Channel of the Crossplane CLI to install. | — | stable |
Outputs
| name | description |
|---|---|
| cache-hit | Whether the cache was hit or not. |