Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 25, 2023
1 parent 93464c6 commit e544a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-addons.yaml
Expand Up @@ -175,7 +175,7 @@ jobs:

- name: Build ${{ matrix.addon.name }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2023.08.0
uses: home-assistant/builder@2023.09.0
with:
args: |
${{ steps.compute_extra_args.outputs.extra_args }} \
Expand Down

0 comments on commit e544a25

Please sign in to comment.