Bump home-assistant/builder from 2022.06.2 to 2022.07.0 (#74446)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-05 09:50:36 +02:00
committed by GitHub
parent b09aaba421
commit 2ee5ac02cf

View File

@@ -159,7 +159,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2022.06.2 uses: home-assistant/builder@2022.07.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \
@@ -225,7 +225,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image - name: Build base image
uses: home-assistant/builder@2022.06.2 uses: home-assistant/builder@2022.07.0
with: with:
args: | args: |
$BUILD_ARGS \ $BUILD_ARGS \