From 57e294e380b10d5c3ad70f393b5cf2ee4007257c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:27:27 +0000 Subject: [PATCH] Bump alibaba/open-code-review from 1.8.1 to 1.9.9 Bumps [alibaba/open-code-review](https://github.com/alibaba/open-code-review) from 1.8.1 to 1.9.9. - [Release notes](https://github.com/alibaba/open-code-review/releases) - [Commits](https://github.com/alibaba/open-code-review/compare/be5e79c1a70a7e04bede846bae42cc7cda96b90d...4b6874bd23106b5c68bea6d230bb60303b9f0961) --- updated-dependencies: - dependency-name: alibaba/open-code-review dependency-version: 1.9.9 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..efe4e82c 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@4b6874bd23106b5c68bea6d230bb60303b9f0961 env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} with: