File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353
5454 - name : Prepare build matrix
5555 id : matrix
56- uses : home-assistant/builder/actions/prepare-multi-arch-matrix@2026.03.2
56+ uses : home-assistant/builder/actions/prepare-multi-arch-matrix@2026.06.0
5757 with :
5858 architectures : ${{ steps.info.outputs.architectures }}
5959 image-name : ${{ steps.normalize.outputs.image_name }}
7777 persist-credentials : false
7878
7979 - name : Build image
80- uses : home-assistant/builder/actions/build-image@2026.03.2
80+ uses : home-assistant/builder/actions/build-image@2026.06.0
8181 with :
8282 arch : ${{ matrix.arch }}
8383 container-registry-password : ${{ secrets.GITHUB_TOKEN }}
@@ -104,7 +104,7 @@ jobs:
104104 packages : write
105105 steps :
106106 - name : Publish multi-arch manifest
107- uses : home-assistant/builder/actions/publish-multi-arch-manifest@2026.03.2
107+ uses : home-assistant/builder/actions/publish-multi-arch-manifest@2026.06.0
108108 with :
109109 architectures : ${{ needs.prepare.outputs.architectures }}
110110 container-registry-password : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments