From 14cbbc63fcc33ae698c00c136421729694b964a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 22:01:35 +0200 Subject: [PATCH] Bump home-assistant/builder from 2021.04.2 to 2021.05.0 (#2005) Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2021.04.2 to 2021.05.0. - [Release notes](https://github.com/home-assistant/builder/releases) - [Commits](https://github.com/home-assistant/builder/compare/2021.04.2...2021.05.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 0dc7fdb..35b8cc4 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -116,7 +116,7 @@ jobs: - name: Build ${{ matrix.addon }} add-on if: steps.check.outputs.build_arch == 'true' - uses: home-assistant/builder@2021.04.2 + uses: home-assistant/builder@2021.05.0 with: args: | ${{ env.BUILD_ARGS }} \