stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.36.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
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 particular version or default to the latest stable release. It simplifies environment setup by caching the binary and updating the PATH variable, ensuring seamless access to the CLI during workflow execution.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency stackitcloud/stackit-cli to v0.58.0 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/185
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.35...v1.2.36