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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-10 09:34:36 +01:00 committed by GitHub
parent 3b2c75fbd7
commit 2adebd9da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
- name: Build supervisor - name: Build supervisor
uses: home-assistant/builder@2022.11.0 uses: home-assistant/builder@2023.03.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@ -224,7 +224,7 @@ jobs:
- name: Build the Supervisor - name: Build the Supervisor
if: needs.init.outputs.publish != 'true' if: needs.init.outputs.publish != 'true'
uses: home-assistant/builder@2022.11.0 uses: home-assistant/builder@2023.03.0
with: with:
args: | args: |
--test \ --test \