diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 826af2eb9fe..d49f1e3a9c7 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.06.2 + uses: home-assistant/builder@2022.07.0 with: args: | $BUILD_ARGS \ @@ -225,7 +225,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2022.06.2 + uses: home-assistant/builder@2022.07.0 with: args: | $BUILD_ARGS \