Skip to content

Commit

Permalink
Update home-assistant/builder to 2024.01.0 (home-assistant#107069)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 4, 2024
1 parent 333711d commit 26055ee
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 @@ -197,7 +197,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

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

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

0 comments on commit 26055ee

Please sign in to comment.