diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index ac30becb1289aa..2275cef05bdce2 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -159,7 +159,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.07.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \ @@ -225,7 +225,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.07.0 + uses: home-assistant/builder@2022.11.0 with: args: | $BUILD_ARGS \