mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
2024.3.2 - fix (#113978)
This commit is contained in:
commit
7b431a91b3
4
.github/workflows/builder.yml
vendored
4
.github/workflows/builder.yml
vendored
@ -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 \
|
||||
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user