stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.54.
- 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 workflow runners, allowing users to specify a desired version (e.g., latest or a semantic version). It simplifies version management, ensures the CLI is readily available in the system PATH, and eliminates the need for manual setup, making it easier to integrate stackit-cli into CI/CD pipelines.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/224
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.53...v1.2.54