Bump home-assistant/builder from 2022.03.1 to 2022.11.0

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.03.1 to 2022.11.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2022.03.1...2022.11.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] 2023-01-13 21:47:01 +00:00 committed by GitHub
parent c5eaad7ff9
commit 1cf91ccbeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ jobs:
- name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2022.03.1
uses: home-assistant/builder@2022.11.0
with:
args: |
${{ env.BUILD_ARGS }} \

View File

@ -42,7 +42,7 @@ jobs:
- name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2022.03.1
uses: home-assistant/builder@2022.11.0
with:
args: |
${{ env.BUILD_ARGS }} \