diff --git a/templates/consumer-repo/.github/workflows/maint-76-claude-code-review.yml b/templates/consumer-repo/.github/workflows/maint-76-claude-code-review.yml index 4f56155cb..6b12200e6 100644 --- a/templates/consumer-repo/.github/workflows/maint-76-claude-code-review.yml +++ b/templates/consumer-repo/.github/workflows/maint-76-claude-code-review.yml @@ -189,7 +189,7 @@ jobs: - name: Run Claude Code Review id: claude continue-on-error: true - uses: anthropics/claude-code-action@593d7a5c4e0073569f74772c2b7b64c30ec14707 # v1 + uses: anthropics/claude-code-action@4d7e1f0cd85743fdc93b1c8040ab54395da024e2 # v1 with: claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }} allowed_bots: '*'