diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 6eea7cea953a30..ad45e3b2fdcff0 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -135,7 +135,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.06.2 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \ @@ -201,7 +201,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.06.2 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \