diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 52a20c257..9c30003e2 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -128,7 +128,7 @@ jobs: run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV - name: Build supervisor - uses: home-assistant/builder@2022.03.1 + uses: home-assistant/builder@2022.06.1 with: args: | $BUILD_ARGS \ @@ -213,7 +213,7 @@ jobs: - name: Build the Supervisor if: needs.init.outputs.publish != 'true' - uses: home-assistant/builder@2022.03.1 + uses: home-assistant/builder@2022.06.1 with: args: | --test \