Setup Kargo
Version updated for https://github.com/aiell0/setup-kargo to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup Kargo CLI GitHub Action” automates the installation and setup of the Kargo Command Line Interface (CLI) in GitHub Actions workflows. It simplifies the process by downloading the appropriate Kargo CLI binary for the runner’s operating system and architecture, adding it to the PATH, and optionally caching it for reuse across workflow runs. This action streamlines tasks requiring the Kargo CLI by eliminating manual installation steps and ensuring efficient tool availability.
Release notes
Full Changelog: https://github.com/aiell0/setup-kargo/compare/v1.0.0...v1.0.1