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