From ada3fe3750a9a73cef6bff61e2c207f23d869a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 06:00:42 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 5322f41..475ecf3 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -72,7 +72,7 @@ jobs: run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV - name: Build plugin - uses: home-assistant/builder@2022.09.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \