diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 9e8e763b347..4718ebbc117 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -207,7 +207,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \ @@ -284,7 +284,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \