From 80c422e12f331e8acbc9cd862a5ef2d268bb2b1f Mon Sep 17 00:00:00 2001 From: Paul Rogers <129207811+paul1r@users.noreply.github.com> Date: Fri, 30 Jan 2026 10:55:32 -0500 Subject: [PATCH] chore(ci): Bump claude-code-action to 1.0 of the action (#20623) --- .github/workflows/claude-code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 2d29c29a71..f22ef84684 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -42,7 +42,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@8b2bd6d04f7b6ac4ba5523a3a573f7843ab4b4ba # beta + uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # 1.0 with: anthropic_api_key: ${{ env.ANTHROPIC_API_KEY }}