devm33/Setup Copilot CLI
Install the GitHub Copilot CLI for use in GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of Copilot CLI to install (e.g. '1.0.0', 'latest', 'prerelease') | no | latest |
| github-token | GitHub token for Copilot authentication. Defaults to the workflow token. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| version | The version of Copilot CLI that was installed |