From 4ce9e78e67c0f870f63436f40d49da08499f381f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 10:34:28 +0000 Subject: [PATCH] Bump esphome/build-action from 7.2.0 to 7.3.0 Bumps [esphome/build-action](https://github.com/esphome/build-action) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/esphome/build-action/releases) - [Commits](https://github.com/esphome/build-action/compare/f0a331817f5535854a10a42621b6a8b7ebe95c4c...4ef4722a2935eac47b7e227fe0e1f8e0f8afcc42) --- updated-dependencies: - dependency-name: esphome/build-action dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ikea-frekvens-led-spotlight.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ikea-frekvens-led-spotlight.yml b/.github/workflows/ikea-frekvens-led-spotlight.yml index 05c36b88..bcdf5443 100644 --- a/.github/workflows/ikea-frekvens-led-spotlight.yml +++ b/.github/workflows/ikea-frekvens-led-spotlight.yml @@ -51,7 +51,7 @@ jobs: EOL - name: ESPHome build - uses: esphome/build-action@f0a331817f5535854a10a42621b6a8b7ebe95c4c # v7.2.0 + uses: esphome/build-action@4ef4722a2935eac47b7e227fe0e1f8e0f8afcc42 # v7.3.0 with: version: ${{ matrix.esphome-version }} yaml-file: extra/IKEA-Frekvens-LED-spotlight/esphome.yaml