diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 16cfd57..46c521f 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -131,7 +131,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@v1.0.8 + uses: anthropics/claude-code-action@v1.0.74 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}