From 9c9873ffc6ec10911203aa05a4226b515dd293b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:28:50 +0000 Subject: [PATCH] Bump alibaba/open-code-review from 1.8.1 to 1.9.3 Bumps [alibaba/open-code-review](https://github.com/alibaba/open-code-review) from 1.8.1 to 1.9.3. - [Release notes](https://github.com/alibaba/open-code-review/releases) - [Commits](https://github.com/alibaba/open-code-review/compare/be5e79c1a70a7e04bede846bae42cc7cda96b90d...c35ddd7223f2b5540ce03aa43c9a25ef643fca27) --- updated-dependencies: - dependency-name: alibaba/open-code-review dependency-version: 1.9.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/bitbound-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bitbound-bot.yml b/.github/workflows/bitbound-bot.yml index 0b7b3ea8..5e657d41 100644 --- a/.github/workflows/bitbound-bot.yml +++ b/.github/workflows/bitbound-bot.yml @@ -68,7 +68,7 @@ jobs: private-key: ${{ secrets.BBB_PRIVATE_KEY }} - name: Run OpenCodeReview - uses: alibaba/open-code-review@be5e79c1a70a7e04bede846bae42cc7cda96b90d + uses: alibaba/open-code-review@c35ddd7223f2b5540ce03aa43c9a25ef643fca27 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} with: