stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.98.
- 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 the stackit-cli binary on the runner, allowing users to define which version of the tool they want to use in their workflows. It supports installing the latest stable version or any specific semantic version string. The action also caches and prepends the installed binary path to the PATH environment variable for easier access.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/306
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.97...v1.2.98