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