Skip to content

Commit

Permalink
2024.3.2 - fix (home-assistant#113978)
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob authored Mar 22, 2024
2 parents f10d924 + 93289c9 commit 7b431a9
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 @@ -207,7 +207,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

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

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

0 comments on commit 7b431a9

Please sign in to comment.