ESPHome Builder
Version updated for https://github.com/esphome/build-action to version v7.2.0.
- This action is used across all versions by 569 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ESPHome Build GitHub Action automates the process of compiling firmware for ESPHome devices using a provided YAML configuration file. It generates the build firmware files and a manifest.json file, which can be used with ESP Web Tools to simplify device flashing and updates. This action streamlines firmware creation and publication workflows, making it easier to manage ESPHome device deployments.
Release notes
What’s Changed
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in https://github.com/esphome/build-action/pull/92
- Bump actions/checkout from 4.2.2 to 6.0.2 by @dependabot[bot] in https://github.com/esphome/build-action/pull/91
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 in the docker-actions group by @dependabot[bot] in https://github.com/esphome/build-action/pull/88
- Bump docker/build-push-action from 6.19.2 to 7.0.0 by @dependabot[bot] in https://github.com/esphome/build-action/pull/95
- Bump docker/setup-buildx-action from 3.12.0 to 4.0.0 in the docker-actions group by @dependabot[bot] in https://github.com/esphome/build-action/pull/94
- Pin actions to specific SHAs by @jesserockz in https://github.com/esphome/build-action/pull/96
- Bump the artifacts group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/esphome/build-action/pull/86
Full Changelog: https://github.com/esphome/build-action/compare/v7.1.0...v7.2.0