From 365e380bd01d209f18e55055e92324849090e8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 13:02:09 +0000 Subject: [PATCH] build(deps): bump anthropics/claude-code-action from 1.0.9 to 1.0.10 Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.9 to 1.0.10. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](https://github.com/anthropics/claude-code-action/compare/v1.0.9...v1.0.10) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/claude-pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-pr-review.yml b/.github/workflows/claude-pr-review.yml index 6584e120..4fc3831d 100644 --- a/.github/workflows/claude-pr-review.yml +++ b/.github/workflows/claude-pr-review.yml @@ -35,7 +35,7 @@ jobs: with: fetch-depth: 1 - name: Automatic PR Review - uses: anthropics/claude-code-action@v1.0.9 + uses: anthropics/claude-code-action@v1.0.10 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} prompt: |