Skip to content

Commit

Permalink
Bump home-assistant/wheels from 2023.04.0 to 2023.09.1
Browse files Browse the repository at this point in the history
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](home-assistant/wheels@2023.04.0...2023.09.1)

---
updated-dependencies:
- dependency-name: home-assistant/wheels
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7fb3d1b commit cfda4e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fi
- name: Build wheels
uses: home-assistant/wheels@2023.04.0
uses: home-assistant/wheels@2023.09.1
if: steps.requirements.outputs.changed == 'true'
with:
tag: musllinux_1_2
Expand All @@ -71,7 +71,7 @@ jobs:
requirements: "requirements.txt"

- name: Build wheels cp311
uses: home-assistant/wheels@2023.04.0
uses: home-assistant/wheels@2023.09.1
if: steps.requirements.outputs.changed == 'true'
with:
tag: musllinux_1_2
Expand Down

0 comments on commit cfda4e5

Please sign in to comment.