stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.24.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation of the stackit-cli binary on a workflow runner, allowing users to specify a desired version (e.g., latest or a specific semantic version). It simplifies managing and configuring the stackit-cli tool by caching the binary and adding it to the PATH, ensuring seamless integration into CI/CD pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update node.js to v24.13.0 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/141
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.23...v1.2.24