From 5ed8789459cf0b99f646103a9da155175a4f36a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 01:14:11 +0000 Subject: [PATCH] deps: Update anthropics/claude-code-action digest to 661a6fe --- .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 9ba4487..deda05f 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -36,7 +36,7 @@ jobs: - name: Run Claude Code Review (agentic) id: claude-review - uses: anthropics/claude-code-action@c9d66afb1788e701c57d58842e324dca17fd276e # v1 + uses: anthropics/claude-code-action@661a6fefbd0569ef35809da16775508ab1937862 # v1 continue-on-error: true with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}