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