Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.85.
- This action is used across all versions by 9 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Setup balena CLI Action” installs the balena CLI within a GitHub Actions workflow, enabling seamless interaction with balenaCloud for tasks such as pushing releases. It automates the installation and configuration of the CLI, including optional login to balenaCloud using an API token. This action simplifies workflows by providing a consistent environment for managing balenaCloud projects directly from CI/CD pipelines.
Release notes
Update dependency balena-io/balena-cli to v23.2.22
Notable changes
v23.2.22
2697746 (Remove unused setMaxListeners function, 2026-01-13)
9f72030 (Reduce overall usage of require, 2026-01-13)
List of commits
c806c7d6 (Update dependency balena-io/balena-cli to v23.2.22, 2026-01-14)