Bump home-assistant/builder from 2024.08.1 to 2024.08.2

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

---
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]
2024-08-26 18:10:01 +00:00
committed by GitHub
parent fe8ac91798
commit 4f02127a54

View File

@@ -170,7 +170,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@2024.08.2
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with: