We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f116faf commit ad7dbdeCopy full SHA for ad7dbde
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@2024.01.0
+ uses: home-assistant/builder@2024.03.5
73
with:
74
args: |
75
$BUILD_ARGS \
0 commit comments