Skip to content

Commit

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

---
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 14, 2024
1 parent a8dae97 commit b7b34c9
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 @@ -135,7 +135,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build base image
uses: home-assistant/builder@2022.03.1
uses: home-assistant/builder@2024.08.0
with:
args: |
$BUILD_ARGS \
Expand Down Expand Up @@ -200,7 +200,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build base image
uses: home-assistant/builder@2022.03.1
uses: home-assistant/builder@2024.08.0
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit b7b34c9

Please sign in to comment.