We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591c5e1 commit 74fa66eCopy full SHA for 74fa66e
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