Commit 1ee2337
authored
Use claude-opus-5 for the pr-review reviewer model (#107)
## Why
The pr-review reviewer runs on a pinned model. This moves it to
`claude-opus-5` so reviews use the newer Opus.
## What this changes
Single-token change to `claude_args` in the pr-review composite action:
`--model claude-opus-4-8` → `--model claude-opus-5`. No other behavior
changed.1 parent 61fbf73 commit 1ee2337
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
0 commit comments