Below you will find pages that utilize the taxonomy term “balena-io-examples”
January 13, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.80.
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 and configures the balena CLI within a GitHub Actions workflow, enabling seamless interactions with balenaCloud, such as pushing releases or automating deployment tasks. It simplifies workflows by automating the installation, version management, and authentication process for the balena CLI, ensuring consistent and efficient integration with balenaCloud services.
January 10, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.79.
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 allows users to install and configure the balena CLI within GitHub Actions workflows. It automates tasks such as logging into balenaCloud and managing deployments, enabling streamlined interactions with balenaCloud services, such as pushing releases to fleets. This action simplifies CI/CD processes for projects using balena’s IoT platform.
January 9, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.78.
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” is a GitHub Action designed to automate the installation and configuration of the balena CLI within a GitHub Actions workflow. It enables seamless interaction with balenaCloud, such as pushing releases or managing applications, by providing options for installing specific CLI versions and authenticating via a balenaCloud API token.
January 2, 2026
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.77.
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” is a GitHub Action that automates the installation and configuration of the balena CLI within GitHub workflows. It enables seamless interaction with balenaCloud for tasks such as pushing releases and logging in using an API token. This action simplifies workflows by ensuring the balena CLI is readily available and configured for use in CI/CD pipelines.
December 29, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.76.
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 automates the installation and setup of the balena CLI within GitHub Actions workflows, enabling seamless interaction with balenaCloud. It simplifies tasks such as logging in, managing releases, and pushing updates to balenaCloud, streamlining development and deployment processes for IoT devices.
December 23, 2025
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.
December 15, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.72.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.11 Notable changes release 5.1.1 (56d6a58) various dependency updates Add global timeout support (#1487) (1584b8b) add no-proxy support (#1482) (dde9b22) Improve debug logging in retry logic (#1485) (97ef425) properly expose getProxyForUrl (introduced in #1482) (#1486) (cea4298) Cleanup input handling.
December 13, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.71.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.10 Notable changes -apple-actions/import-codesign-certs (apple-actions/import-codesign-certs)
v23.2.10 Compare Source
Update apple-actions/import-codesign-certs action to v5 Notable changes v5 Compare Source
v4 Compare Source
List of commits 68c8deb (Update apple-actions/import-codesign-certs action to v5, 2025-12-12)
List of commits eedd745a (Update dependency balena-io/balena-cli to v23.
December 9, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.69.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.8 Notable changes v23.2.8 Compare Source
55f230c (os configure, device init: Validate that the config.json’s installer.secureboot is a boolean when set, 2025-12-05) b138ce3 (Add test for os configure –config using secureboot, 2025-12-05)
List of commits 9e96f2f1 (Update dependency balena-io/balena-cli to v23.
December 4, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.65.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.4 Notable changes update readme to 4.3.1 (#1424) (be2e7ad) dependency update and feature cleanup (#1414) (59489ba), closes #1062 #1191 Optional environment variable output (c3b3ce6) docs: readme samples versioning (5b3c895) the wrong example region for China partition in README (37fe9a7) properly set proxy environment variable (cbea708) release 4.
December 2, 2025
Setup balena CLI Action
Version updated for https://github.com/balena-io-examples/setup-balena-action to version v0.0.63.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Update dependency balena-io/balena-cli to v23.2.2 Notable changes Update README for download-artifact v5 changes by @yacaovsnc in #417 Update README with artifact extraction details by @yacaovsnc in #424 Readme: spell out the first use of GHES by @danwkennedy in #431 Bump @actions/artifact to v4.