From 4dc641f86d17f49a58323e31c4dbcd66cc1ecf2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 27 Sep 2025 01:45:44 +0000 Subject: [PATCH] chore(deps): update anthropics/claude-code-action digest to 426380f --- .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 4807b9e..6bd38bc 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@7ed3b616d54fd445625b77b219342949146bae9e # v1 + uses: anthropics/claude-code-action@426380f01bad0a17200865605a85cb28926dccbf # 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 1eec6a5..613a611 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -34,7 +34,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@7ed3b616d54fd445625b77b219342949146bae9e # v1 + uses: anthropics/claude-code-action@426380f01bad0a17200865605a85cb28926dccbf # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} prompt: |