stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.42.
- 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, setup-stackit-cli, automates the installation of the stackit-cli tool on a workflow runner. It allows users to specify and manage the version of the stackit-cli binary, simplifying setup and ensuring consistency across CI/CD pipelines. Additionally, it optimizes workflows by caching the binary and updating the runner’s PATH environment for seamless tool usage.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/203
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.41...v1.2.42