From 85b77a3265aac48645d5659c7c8580573b53e212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 04:46:29 +0000 Subject: [PATCH] Bump esphome/build-action from 7.4.0 to 8.1.0 Bumps [esphome/build-action](https://github.com/esphome/build-action) from 7.4.0 to 8.1.0. - [Release notes](https://github.com/esphome/build-action/releases) - [Commits](https://github.com/esphome/build-action/compare/82ec6bded4e0998e1cda757680e5f1ac85825cfd...ae5408cdbc4f70692bf8e345c4982bca05a93667) --- updated-dependencies: - dependency-name: esphome/build-action dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 2cae1f80..076afb81 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@82ec6bded4e0998e1cda757680e5f1ac85825cfd # v7.4.0 + uses: esphome/build-action@ae5408cdbc4f70692bf8e345c4982bca05a93667 # v8.1.0 with: version: ${{ matrix.esphome-version }} yaml-file: extra/IKEA-Frekvens-LED-spotlight/esphome.yaml