From 0d659b65bb1bd8f418e7a641aacf18268acb064a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 21:01:21 +0000 Subject: [PATCH] build(deps): Bump anthropics/claude-code-action from 1.0.69 to 1.0.70 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.69 to 1.0.70. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/1fc90f3ed982521116d8ff6d85b948c9b12cae3e...26ec041249acb0a944c0a47b6c0c13f05dbc5b44) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.70 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 e06e15c..80d88ba 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 1 - name: Run Claude Code Review - uses: anthropics/claude-code-action@1fc90f3ed982521116d8ff6d85b948c9b12cae3e # v1 + uses: anthropics/claude-code-action@26ec041249acb0a944c0a47b6c0c13f05dbc5b44 # v1 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} prompt: |