diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 25d4d0ca8a0..d8558c6fdff 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -133,7 +133,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2021.07.0 + uses: home-assistant/builder@2021.09.0 with: args: | $BUILD_ARGS \ @@ -186,7 +186,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2021.07.0 + uses: home-assistant/builder@2021.09.0 with: args: | $BUILD_ARGS \