Below you will find pages that utilize the taxonomy term “balena-io-examples”
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.