From fb62386db747a8c3f38f5ba43f35b8a2d53779e2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 03:57:38 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to f4d737a --- .github/workflows/claude-code-agent.yml | 2 +- .github/workflows/claude-code-review.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/claude-code-agent.yml b/.github/workflows/claude-code-agent.yml index 8eace07..cc8a582 100644 --- a/.github/workflows/claude-code-agent.yml +++ b/.github/workflows/claude-code-agent.yml @@ -33,7 +33,7 @@ jobs: - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@f30f5eecfce2f34fa72e40fa5f7bcdbdcad12eb8 # v1 + uses: anthropics/claude-code-action@f4d737af0b61a79741d8246c5207da5887746212 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 35b7299..9bd7ca3 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -24,7 +24,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@f30f5eecfce2f34fa72e40fa5f7bcdbdcad12eb8 # v1 + uses: anthropics/claude-code-action@f4d737af0b61a79741d8246c5207da5887746212 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: |