From d84b8a028898d1cd0facd77106d82db10647c2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:14:32 +0200 Subject: [PATCH] Bump home-assistant/builder from 2023.03.0 to 2023.06.0 (#94453) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/builder.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index aee4bb785df..fce25f3fd75 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -211,7 +211,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2023.03.0 + uses: home-assistant/builder@2023.06.0 with: args: | $BUILD_ARGS \ @@ -289,7 +289,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2023.03.0 + uses: home-assistant/builder@2023.06.0 with: args: | $BUILD_ARGS \