1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Bump home-assistant/builder from 2021.12.0 to 2022.01.0 (#3424)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-31 09:18:18 +01:00
committed by GitHub
parent fb24ed3f1a
commit a52272a7fe

View File

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