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