stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.49.
- 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, allowing users to specify and manage the desired version of the CLI directly within their workflows. It simplifies the setup process by downloading the specified version (latest or semantic version) and updating the system PATH, ensuring the CLI is readily accessible for subsequent tasks. This action streamlines CI/CD workflows by eliminating manual configuration steps for setting up stackit-cli.
What’s Changed
What’s Changed
🛠️ Dependencies
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/215
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.48...v1.2.49