diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index d098a52..f3ec845 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -97,7 +97,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -144,7 +144,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -192,7 +192,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -239,7 +239,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \ @@ -288,7 +288,7 @@ jobs: fi - name: Build base image - uses: home-assistant/builder@2021.03.3 + uses: home-assistant/builder@2021.04.2 with: args: | $BUILD_ARGS \