actions-marketplace-validations/Setup gh cli for self-hosted runners
This action is to setup gh cli in self-hosted runners that don't come with it pre-installed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 14, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/fqp_actions-setup-gh-cli@9873aab4389a3a6c6ff2aad9ee6fb538e2df7291 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | gh cli version to download | no | — |
| archive_format | the format of the archive that is published at: github.com/cli/cli/releases (defaults to .tar.gz) | no | — |
| token | GitHub token for authenticated API requests (avoids rate limits) | no | ${{ github.token }} |
Outputs
no outputs