From b74277ced0fe5dba1b650a8055194a7bd317aeda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 09:07:24 +0100 Subject: [PATCH] Bump home-assistant/builder from 2025.11.0 to 2026.02.1 (#6592) Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.11.0 to 2026.02.1. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2025.11.0...2026.02.1) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-version: 2026.02.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/builder.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 5f6a9804f..e670502fd 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -205,7 +205,7 @@ jobs: # home-assistant/builder doesn't support sha pinning - name: Build supervisor - uses: home-assistant/builder@2025.11.0 + uses: home-assistant/builder@2026.02.1 with: image: ${{ matrix.arch }} args: | @@ -259,7 +259,7 @@ jobs: # home-assistant/builder doesn't support sha pinning - name: Build the Supervisor if: needs.init.outputs.publish != 'true' - uses: home-assistant/builder@2025.11.0 + uses: home-assistant/builder@2026.02.1 with: args: | --test \