From e1dc75eec9ac9635906cfec1ac3088f2f63eac6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 06:01:51 +0000 Subject: [PATCH] Bump home-assistant/builder from 2022.09.0 to 2022.11.0 Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2022.09.0 to 2022.11.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2022.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 5516af1ab4da89..2275cef05bdce2 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -159,7 +159,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.09.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \ @@ -225,7 +225,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.09.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \