From 6db11a8ade0f42f3a1a284d96b6611ec8a332491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 08:46:38 +0100 Subject: [PATCH] Bump home-assistant/builder from 2024.08.2 to 2025.02.0 (#5674) 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 7ea6ec66c..8c766daf8 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -160,7 +160,7 @@ jobs: run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV - name: Build supervisor - uses: home-assistant/builder@2024.08.2 + uses: home-assistant/builder@2025.02.0 with: args: | $BUILD_ARGS \ @@ -207,7 +207,7 @@ jobs: - name: Build the Supervisor if: needs.init.outputs.publish != 'true' - uses: home-assistant/builder@2024.08.2 + uses: home-assistant/builder@2025.02.0 with: args: | --test \