stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.92.
- 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 the stackit-cli tool on a runner, allowing developers to automate the setup and use of stackit-cli in their workflows. It supports fetching either the latest stable release or any specified semantic version, making it easy to integrate stackit-cli into CI/CD pipelines for deployment and management tasks.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency undici to v8.9.0 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/294
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.91...v1.2.92