From 508ab48810bb9fcbf52224d35485b0bc125abfa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 14:02:37 +0000 Subject: [PATCH] build(deps): bump anthropics/claude-code-action from 1.0.46 to 1.0.51 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.46 to 1.0.51. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/v1.0.46...v1.0.51) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.51 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-claude-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-claude-review.yml b/.github/workflows/pr-claude-review.yml index f40cc8dd..a941a16f 100644 --- a/.github/workflows/pr-claude-review.yml +++ b/.github/workflows/pr-claude-review.yml @@ -35,7 +35,7 @@ jobs: with: fetch-depth: 1 - name: Automatic PR Review - uses: anthropics/claude-code-action@v1.0.46 + uses: anthropics/claude-code-action@v1.0.51 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} prompt: |