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:
parent
3536271fce
commit
f82183f0e3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
|
@ -135,7 +135,7 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2021.12.0
|
||||
uses: home-assistant/builder@2022.01.0
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
|
@ -200,7 +200,7 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build base image
|
||||
uses: home-assistant/builder@2021.12.0
|
||||
uses: home-assistant/builder@2022.01.0
|
||||
with:
|
||||
args: |
|
||||
$BUILD_ARGS \
|
||||
|
|
Loading…
Add table
Reference in a new issue