1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Fix nightlies by reverting the builder to a version instead of a sha (#163935)

This commit is contained in:
Robert Resch
2026-02-24 11:48:19 +01:00
committed by GitHub
parent b1f943ccda
commit 220e94d029

View File

@@ -321,7 +321,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image
uses: home-assistant/builder@21bc64d76dad7a5184c67826aab41c6b6f89023a # 2025.11.0
uses: home-assistant/builder@2025.11.0 # zizmor: ignore[unpinned-uses]
with:
args: |
$BUILD_ARGS \