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