Skip to content

Commit

Permalink
Bump home-assistant/wheels from 2023.09.1 to 2023.10.1 (#299)
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 Oct 2, 2023
1 parent f9d1758 commit 2dd72aa
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.09.1
uses: home-assistant/wheels@2023.10.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.09.1
uses: home-assistant/wheels@2023.10.1
if: steps.requirements.outputs.changed == 'true'
with:
tag: musllinux_1_2
Expand Down

0 comments on commit 2dd72aa

Please sign in to comment.