diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 681e401..6634da9 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.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \ @@ -138,7 +138,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \ @@ -183,7 +183,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \ @@ -227,7 +227,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \ @@ -273,7 +273,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2024.01.0 + uses: home-assistant/builder@2024.03.5 with: args: | $BUILD_ARGS \