From 559e588e82b3ea28bb468bf392dc95c84fcc8e1d Mon Sep 17 00:00:00 2001 From: bang <3656828039@qq.com> Date: Mon, 1 Jun 2026 12:01:00 +0800 Subject: [PATCH] =?UTF-8?q?chore(ci):=20BanGD=20PR=20Review=20=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=88=B0=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 action pin 从 f23ddcc 更新到 v1.0.0 (70740458) 的最新发布版本, 保留 SHA pin 并加版本注释。 Co-Authored-By: Claude Opus 4.8 (1M context) --- .github/workflows/bangd-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bangd-review.yml b/.github/workflows/bangd-review.yml index b38d21f..71407d7 100644 --- a/.github/workflows/bangd-review.yml +++ b/.github/workflows/bangd-review.yml @@ -13,7 +13,7 @@ jobs: review: runs-on: ubuntu-latest steps: - - uses: NeverENG/BanGD-AI-PR-Review-Tool@f23ddcc68c1e851a7e700a3c907854afff7ce13f + - uses: NeverENG/BanGD-AI-PR-Review-Tool@70740458e4e9698803ec624cd60ce62254a04c5a # v1.0.0 with: anthropic_api_key: ${{ secrets.DEEPSEEK }} github_token: ${{ github.token }}