diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 74016d4492c..191e8fa97e9 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@2021.12.0 + uses: home-assistant/builder@2022.01.0 with: args: | $BUILD_ARGS \ @@ -200,7 +200,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2021.12.0 + uses: home-assistant/builder@2022.01.0 with: args: | $BUILD_ARGS \