sersoft-gmbh/Setup GitHub CLI
Installs or updates the GitHub CLI (gh)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The `gh` version to install. Can also be set to `latest` to install the latest available version (including prereleases), or `stable` to install the latest stable release. | yes | stable |
| github-token | The token to use for retrieving the release. Can be set to `secrets.GITHUB_TOKEN`. Use this if you hit rate limits. | no | — |
Outputs
| name | description |
|---|---|
| installed-version | The full version that was installed. |