stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.34.
- 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
The Setup stackit-cli GitHub Action automates the installation of a specified version of the stackit-cli binary on a workflow runner, supporting both specific semantic versions and the latest release. It simplifies the setup process by managing the installation, caching the binary, and adding it to the system’s PATH, ensuring seamless integration and version control for workflows using stackit-cli.
Release notes
What’s Changed
🛠️ Dependencies
- chore: Bump tar and npm by @dependabot[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/176
- chore(deps): update dependencies by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/178
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1.2.33...v1.2.34