diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 2f76fa66e..eccb1a09f 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -139,7 +139,7 @@ jobs: run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV - name: Build supervisor - uses: home-assistant/builder@2022.11.0 + uses: home-assistant/builder@2023.03.0 with: args: | $BUILD_ARGS \ @@ -224,7 +224,7 @@ jobs: - name: Build the Supervisor if: needs.init.outputs.publish != 'true' - uses: home-assistant/builder@2022.11.0 + uses: home-assistant/builder@2023.03.0 with: args: | --test \