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