diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 8eecbafef..2ba1eb10c 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@2023.03.0 + uses: home-assistant/builder@2023.06.0 with: args: | $BUILD_ARGS \ @@ -224,7 +224,7 @@ jobs: - name: Build the Supervisor if: needs.init.outputs.publish != 'true' - uses: home-assistant/builder@2023.03.0 + uses: home-assistant/builder@2023.06.0 with: args: | --test \