From f101feb3b4f83e2a1c5978b2e94dbdbcf4f7ec12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 06:01:51 +0000 Subject: [PATCH] Bump home-assistant/builder from 2021.12.0 to 2024.08.1 Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.12.0 to 2024.08.1. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2021.12.0...2024.08.1) --- updated-dependencies: - dependency-name: home-assistant/builder dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 9b15aa45c37..e02418d284a 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -113,7 +113,7 @@ jobs: - name: Build ${{ matrix.addon }} add-on if: steps.check.outputs.build_arch == 'true' - uses: home-assistant/builder@2021.12.0 + uses: home-assistant/builder@2024.08.1 with: args: | ${{ env.BUILD_ARGS }} \