stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.96.
- 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 installs a specific version of stackit-cli binary on the runner, allowing users to define which version of stackit-cli will be used in their workflows. It supports both the latest stable release and any semantic version string like v2.16.7, automatically caching the binary path in the PATH environment variable.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/302
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.95...v1.2.96