We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4070697 commit 72049d1Copy full SHA for 72049d1
1 file changed
.github/workflows/builder.yml
@@ -73,7 +73,7 @@ jobs:
73
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
74
75
- name: Build plugin
76
- uses: home-assistant/builder@2025.09.0
+ uses: home-assistant/builder@2025.11.0
77
with:
78
image: ${{ matrix.arch }}
79
args: |
0 commit comments