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 \