diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 6259e79c0d..6146392135 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -26,7 +26,7 @@ jobs: fetch-depth: 1 - name: PR Review - uses: anthropics/claude-code-action@6062f3709600659be5e47fcddf2cf76993c235c2 # v1 + uses: anthropics/claude-code-action@f669191d7d1e67f08a54b0c11cf5683a9a391951 # v1.0.49 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }}