stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.25.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-stackit-cli GitHub Action automates the installation of the stackit-cli binary on a workflow runner, allowing users to specify a particular version or default to the latest stable release. It simplifies the setup process by caching the binary and adding it to the PATH, streamlining the use of stackit-cli in CI/CD pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency stackitcloud/stackit-cli to v0.52.0 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/145
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1...v1.2.25