diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index dfa8116e2..a31bc5d9d 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -44,7 +44,7 @@ jobs: with: persist-credentials: false - - uses: anthropics/claude-code-action@1298632ce7736903d02a1435002705aa2a594a6c # v1.0.175 + - uses: anthropics/claude-code-action@9cdae7f0d995e3ba7c33f226087fdf82a59cd520 # v1.0.223 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} # By default the action trades an OIDC token for a Claude GitHub App