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