Skip to content

Commit

Permalink
Bump home-assistant/builder from 2024.03.5 to 2024.08.1
Browse files Browse the repository at this point in the history
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.03.5 to 2024.08.1.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](home-assistant/builder@2024.03.5...2024.08.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5cd603f commit 3dc9a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onpush_builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.03.5
uses: home-assistant/builder@2024.08.1
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with:
Expand Down

0 comments on commit 3dc9a2c

Please sign in to comment.