Skip to content

Commit 65083e0

Browse files
Update home-assistant/builder action to v2026
1 parent 2c78e0e commit 65083e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Build ${{ matrix.addon }} add-on
108108
if: steps.check.outputs.build_arch == 'true'
109-
uses: home-assistant/builder@2025.11.0
109+
uses: home-assistant/builder@2026.02.1
110110
with:
111111
args: |
112112
${{ env.BUILD_ARGS }} \

0 commit comments

Comments
 (0)