We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ea96b commit 229b365Copy full SHA for 229b365
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@2022.03.1
+ uses: home-assistant/builder@2022.06.2
77
with:
78
args: |
79
$BUILD_ARGS \
0 commit comments