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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 14, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/fqp_actions-setup-gh-cli@9873aab4389a3a6c6ff2aad9ee6fb538e2df7291 # no releases — HEAD as of 2026-07-14

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
versiongh cli version to downloadno
archive_formatthe format of the archive that is published at: github.com/cli/cli/releases (defaults to .tar.gz)no
tokenGitHub token for authenticated API requests (avoids rate limits)no${{ github.token }}

no outputs