Bump home-assistant/builder from 2022.11.0 to 2023.03.0 (#89485)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-10 13:27:07 +01:00 committed by GitHub
parent b4c1c0beb7
commit f4b8598979
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -198,7 +198,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2022.11.0 uses: home-assistant/builder@2023.03.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@ -276,7 +276,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2022.11.0 uses: home-assistant/builder@2023.03.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \