diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 3df57cfb..07da9f1d 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -38,7 +38,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@v1 + uses: anthropics/claude-code-action@v1.0.66 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} track_progress: true