Unpin home-assistant/builder action (#152279)

This commit is contained in:
Simon Lamon
2025-09-14 11:11:59 +02:00
committed by GitHub
parent c2b2a78db5
commit 7d23752a3f

View File

@@ -196,8 +196,9 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
# home-assistant/builder doesn't support sha pinning
- name: Build base image
uses: home-assistant/builder@71885366c80f6ead6ae8c364b61d910e0dc5addc # 2025.03.0
uses: home-assistant/builder@2025.03.0
with:
args: |
$BUILD_ARGS \
@@ -262,8 +263,9 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
# home-assistant/builder doesn't support sha pinning
- name: Build base image
uses: home-assistant/builder@71885366c80f6ead6ae8c364b61d910e0dc5addc # 2025.03.0
uses: home-assistant/builder@2025.03.0
with:
args: |
$BUILD_ARGS \