Bump home-assistant/builder from 2022.09.0 to 2022.11.0

Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.09.0 to 2022.11.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2022.09.0...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]
2022-11-25 04:21:18 +00:00
committed by Max Winterstein
parent 939288413d
commit aad4a08e37
3 changed files with 3 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ jobs:
if: ${{ env.CONTINUE }}
- name: Test build
uses: home-assistant/builder@2022.09.0
uses: home-assistant/builder@2022.11.0
with:
args: |
--all \

View File

@@ -25,7 +25,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Test build
uses: home-assistant/builder@2022.09.0
uses: home-assistant/builder@2022.11.0
with:
args: |
--all \

View File

@@ -25,7 +25,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Build and push
uses: home-assistant/builder@2022.09.0
uses: home-assistant/builder@2022.11.0
with:
args: |
--all \