diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 20781806aa..8a006d5dbf 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -303,7 +303,7 @@ jobs: - name: Review id: claude-review - uses: anthropics/claude-code-action@5ccc3a35a6367cdb8e6fbd0728287467540ecfe2 # v1.0.219 + uses: anthropics/claude-code-action@9cdae7f0d995e3ba7c33f226087fdf82a59cd520 # v1.0.223 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} github_token: ${{ steps.reviewer-token.outputs.token }}