From 81194e543c708915332ea3bb64dbf481342b1d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 06:28:59 +0000 Subject: [PATCH] Bump alibaba/open-code-review from 1.8.1 to 1.8.10 Bumps [alibaba/open-code-review](https://github.com/alibaba/open-code-review) from 1.8.1 to 1.8.10. - [Release notes](https://github.com/alibaba/open-code-review/releases) - [Commits](https://github.com/alibaba/open-code-review/compare/be5e79c1a70a7e04bede846bae42cc7cda96b90d...4bcc95acecd629e64ea984c962cfd08dd892a38e) --- updated-dependencies: - dependency-name: alibaba/open-code-review dependency-version: 1.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... 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..5b9bb4df 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@4bcc95acecd629e64ea984c962cfd08dd892a38e env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} with: