From c271b50b7bcc618fc11d235c52356ad82c4dc835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jun 2022 06:21:17 +0000 Subject: [PATCH] Bump home-assistant/wheels from 2021.07.0 to 2022.06.6 Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels) from 2021.07.0 to 2022.06.6. - [Release notes](https://github.com/home-assistant/wheels/releases) - [Commits](https://github.com/home-assistant/wheels/compare/2021.07.0...2022.06.6) --- updated-dependencies: - dependency-name: home-assistant/wheels dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/wheels.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index cce57401ea871f..d2b66ea7ae8b27 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -81,7 +81,7 @@ jobs: name: requirements_diff - name: Build wheels - uses: home-assistant/wheels@2021.07.0 + uses: home-assistant/wheels@2022.06.6 with: tag: ${{ matrix.tag }} arch: ${{ matrix.arch }} @@ -150,7 +150,7 @@ jobs: done - name: Build wheels - uses: home-assistant/wheels@2021.07.0 + uses: home-assistant/wheels@2022.06.6 with: tag: ${{ matrix.tag }} arch: ${{ matrix.arch }}