From 99b91447ebd37018a6eea3718f3c6d087acf1c0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 07:04:34 +0000 Subject: [PATCH] Bump anthropics/claude-code-action from 1.0.223 to 1.0.230 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.223 to 1.0.230. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/9cdae7f0d995e3ba7c33f226087fdf82a59cd520...4036a180cf690f49529f5d8c79c998855287f590) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.230 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 3f2797e8..e91ba879 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -276,7 +276,7 @@ jobs: # Whenever it moves, re-read the action's release notes for changes to # the scrub, MCP wiring, or the `execution_file` contract that the # summary step below parses. - uses: anthropics/claude-code-action@9cdae7f0d995e3ba7c33f226087fdf82a59cd520 # v1 (Claude Code 2.1.270) + uses: anthropics/claude-code-action@4036a180cf690f49529f5d8c79c998855287f590 # v1 (Claude Code 2.1.270) with: # Use the workflow's GITHUB_TOKEN for GitHub API calls instead of the # default OIDC -> Claude GitHub App token exchange. That exchange