Bump home-assistant/builder from 2024.08.1 to 2025.02.0

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.08.1 to 2025.02.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2024.08.1...2025.02.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 18:10:19 +00:00
committed by GitHub
parent 879d9f77bc
commit 742c361d83

View File

@@ -184,7 +184,7 @@ jobs:
- name: Build ${{ matrix.addon }} add-on
id: builderstep
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2024.08.1
uses: home-assistant/builder@2025.02.0
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with: