unikraft/setup-action
Install the Unikraft CLI from GitHub releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to install (latest/stable, dev/staging, or a release tag) | no | latest |
| github-token | GitHub token used by gh for release resolution/downloads | no | ${{ github.token }} |
| token | Authentication token for unikraft login | no | "" |
| organization | Organization to associate the login with | no | "" |
Outputs
| name | description |
|---|---|
| version | Resolved release tag that was installed |