From f60aaec75d3c462a4af63ec04f2b42e4b3ccfa4a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:05:43 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to ff34ce0 --- .github/workflows/claude-code-review.yml | 2 +- .github/workflows/claude.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 4e578ec2..4fef995e 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -21,7 +21,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@2817c54db8f44f3a0485d57292566bf07d428a25 # v1 + uses: anthropics/claude-code-action@ff34ce0ff04a470bd3fa56c1ef391c8f1c19f8e9 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} track_progress: true diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 38491d72..7f356c0f 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -32,7 +32,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@2817c54db8f44f3a0485d57292566bf07d428a25 # v1 + uses: anthropics/claude-code-action@ff34ce0ff04a470bd3fa56c1ef391c8f1c19f8e9 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} settings: ".claude/settings.json"