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>
This commit is contained in:
dependabot[bot] 2025-02-26 08:46:38 +01:00 committed by GitHub
parent 42e78408a7
commit 6db11a8ade
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -160,7 +160,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
- name: Build supervisor - name: Build supervisor
uses: home-assistant/builder@2024.08.2 uses: home-assistant/builder@2025.02.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@ -207,7 +207,7 @@ jobs:
- name: Build the Supervisor - name: Build the Supervisor
if: needs.init.outputs.publish != 'true' if: needs.init.outputs.publish != 'true'
uses: home-assistant/builder@2024.08.2 uses: home-assistant/builder@2025.02.0
with: with:
args: | args: |
--test \ --test \