chore: update claude model from sonnet-4-5 to sonnet-4-6 in auto-review workflow#537
Conversation
…sonnet-4-6 Co-Authored-By: Ben Kremer <ben@reown.com>
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: Ben Kremer <ben@reown.com>
|



Summary
Updates the explicit
modelparameter in the Claude auto-review workflow fromclaude-sonnet-4-5-20250929toclaude-sonnet-4-6.The explicit
modeloverride is kept (rather than relying on the action's default) because the action ref is pinned to1483e05..., which predates the model update inWalletConnect/actionsand hasclaude-sonnet-4-20250514as its default.Also fixes a missing newline at end of file.
Review & Testing Checklist for Human
claude-sonnet-4-6is a valid Anthropic model identifier (no date suffix needed)Notes