We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec8599 commit b124b2dCopy full SHA for b124b2d
1 file changed
.github/workflows/builder.yml
@@ -69,7 +69,7 @@ jobs:
69
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV
70
71
- name: Build plugin
72
- uses: home-assistant/builder@2025.03.0
+ uses: home-assistant/builder@2025.09.0
73
with:
74
args: |
75
$BUILD_ARGS \
0 commit comments