Setup Copilot CLI
Version updated for https://github.com/actions/setup-copilot to version v0.0.4.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-copilot GitHub Action automates the installation of the GitHub Copilot CLI in CI/CD workflows. It simplifies the process of downloading and configuring the Copilot CLI with version control and authentication support, ensuring the binary is added to the runner’s environment for seamless use. This action is useful for integrating Copilot CLI functionality directly into automated pipelines.
Release notes
What’s Changed
- Fix: fetch new tag before updating major version tag by @devm33 in https://github.com/actions/setup-copilot/pull/8
Full Changelog: https://github.com/actions/setup-copilot/compare/v0.0.3...v0.0.4