diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 2d29c29a71..f22ef84684 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -42,7 +42,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@8b2bd6d04f7b6ac4ba5523a3a573f7843ab4b4ba # beta + uses: anthropics/claude-code-action@01e756b34ef7a1447e9508f674143b07d20c2631 # 1.0 with: anthropic_api_key: ${{ env.ANTHROPIC_API_KEY }}