From c013df9990d76770b38822a9ee9cf709694cdd44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 06:11:51 +0000 Subject: [PATCH] Bump home-assistant/builder from 2023.09.0 to 2023.12.0 Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2023.09.0 to 2023.12.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2023.09.0...2023.12.0) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/builder.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index c181a60..fbf9f75 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -94,7 +94,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2023.09.0 + uses: home-assistant/builder@2023.12.0 with: args: | $BUILD_ARGS \ @@ -138,7 +138,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2023.09.0 + uses: home-assistant/builder@2023.12.0 with: args: | $BUILD_ARGS \ @@ -183,7 +183,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2023.09.0 + uses: home-assistant/builder@2023.12.0 with: args: | $BUILD_ARGS \ @@ -227,7 +227,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2023.09.0 + uses: home-assistant/builder@2023.12.0 with: args: | $BUILD_ARGS \ @@ -273,7 +273,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2023.09.0 + uses: home-assistant/builder@2023.12.0 with: args: | $BUILD_ARGS \