From b1e82441055f5ffcc5e52895ecf4fce3690035c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 06:43:38 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 906bd89 --- .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 65786e9..d296661 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@8a1c4371755898f67cd97006ba7c97702d5fc4bf # v1 + uses: anthropics/claude-code-action@906bd89c74d21481682b0d428064c01578ae29d7 # 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 0df7b3a..1662ee4 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@8a1c4371755898f67cd97006ba7c97702d5fc4bf # v1 + uses: anthropics/claude-code-action@906bd89c74d21481682b0d428064c01578ae29d7 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: |