Skip to content

Commit

Permalink
Bump home-assistant/wheels from 2023.04.0 to 2023.09.1 (#294)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent ade85e0 commit 994c390
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 994c390

Please sign in to comment.