diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index bcfc168..94318a3 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -94,7 +94,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.03.5 + uses: home-assistant/builder@2024.08.1 with: args: | $BUILD_ARGS \ @@ -138,7 +138,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.03.5 + uses: home-assistant/builder@2024.08.1 with: args: | $BUILD_ARGS \ @@ -183,7 +183,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.03.5 + uses: home-assistant/builder@2024.08.1 with: args: | $BUILD_ARGS \ @@ -227,7 +227,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.03.5 + uses: home-assistant/builder@2024.08.1 with: args: | $BUILD_ARGS \ @@ -273,7 +273,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.03.5 + uses: home-assistant/builder@2024.08.1 with: args: | $BUILD_ARGS \