stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.33.
- 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 tool on a workflow runner, allowing users to specify the version to install (e.g., latest or a specific semantic version). It simplifies the setup process by caching the binary and adding it to the system’s PATH, ensuring the desired version of stackit-cli is readily available for use in CI/CD pipelines.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v7.24.0 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/174
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.32...v1.2.33