1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-31 09:18:35 +01:00 committed by GitHub
parent 3536271fce
commit f82183f0e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2021.12.0 uses: home-assistant/builder@2022.01.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@ -200,7 +200,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2021.12.0 uses: home-assistant/builder@2022.01.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \