From d33af2739a87372fdbf549fe5b40a95f18337435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 06:45:31 +0000 Subject: [PATCH] Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 Bumps [home-assistant/wheels](https://github.com/home-assistant/wheels) from 2023.04.0 to 2023.09.1. - [Release notes](https://github.com/home-assistant/wheels/releases) - [Commits](https://github.com/home-assistant/wheels/compare/2023.04.0...2023.09.1) --- updated-dependencies: - dependency-name: home-assistant/wheels dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c28fd2a8283a..16613c5ec4d1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -74,7 +74,7 @@ jobs: echo "home-assistant-frontend==$version" > ./requirements.txt - name: Build wheels - uses: home-assistant/wheels@2023.04.0 + uses: home-assistant/wheels@2023.09.1 with: abi: cp311 tag: musllinux_1_2