Skip to content

Commit

Permalink
Bump home-assistant/builder from 2024.03.5 to 2024.08.1
Browse files Browse the repository at this point in the history
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2024.03.5 to 2024.08.1.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](2024.03.5...2024.08.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 34ed6fa commit 116880c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Publish ${{ matrix.architecture }} builder
uses: home-assistant/builder@2024.03.5
uses: home-assistant/builder@2024.08.1
with:
args: |
--${{ matrix.architecture }} \
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4

- name: Build the builder
uses: home-assistant/builder@2024.03.5
uses: home-assistant/builder@2024.08.1
with:
args: |
--test \
Expand Down

0 comments on commit 116880c

Please sign in to comment.