stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.50.
- 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 binary on a workflow runner, allowing users to specify a desired version or use the latest release. It simplifies the setup process for incorporating stackit-cli into CI/CD pipelines by handling version management and ensuring the binary is readily available in the environment’s PATH.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/217
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.49...v1.2.50