From d66d33c8b7247964b010d8c5ac718417c053e1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 06:04:40 +0000 Subject: [PATCH] Bump home-assistant/builder from 2021.09.0 to 2022.11.0 Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.09.0 to 2022.11.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2021.09.0...2022.11.0) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 708e360d59b88e..8db0a767ad3aed 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -133,7 +133,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2021.09.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \ @@ -186,7 +186,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2021.09.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \