Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.74.
- This action is used across all versions by 8 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup balena CLI Action” is a GitHub Action that automates the installation and setup of the balena CLI within GitHub Actions workflows. It enables seamless interaction with balenaCloud services, such as pushing releases or managing applications, by providing features like automatic CLI installation, configurable version selection, and optional authentication using a balenaCloud API token. This action simplifies workflows for developers working with balena-based IoT projects.
Release notes
Update actions/cache action to v5
Notable changes
v5
List of commits
400ad31d (Update actions/cache action to v5, 2025-12-22)