stackit-cli tools installer
Version updated for https://github.com/jkroepke/setup-stackit-cli to version v1.2.31.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
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 the desired version (e.g., “latest” or a specific semantic version). It simplifies the setup process by managing the binary download, caching, and updating the PATH environment variable, enabling seamless integration of stackit-cli into CI/CD workflows.
Release notes
What’s Changed
🛠️ Dependencies
- chore(deps): update dependency stackitcloud/stackit-cli to v0.54.1 by @renovate[bot] in https://github.com/jkroepke/setup-stackit-cli/pull/162
Full Changelog: https://github.com/jkroepke/setup-stackit-cli/compare/v1...v1.2.31