Commit ea81d41
chore: update Claude model to opus-4-6 in CI workflows (anthropics#556)
## Summary
- Update all GitHub Actions workflows to use `claude-opus-4-6` model
- Enable explicit model selection in `claude-code-review.yml` and
`claude.yml` (previously commented out)
- Update model from `claude-opus-4-5` to `claude-opus-4-6` in
`build-and-publish.yml`
## Test plan
- [ ] Verify `build-and-publish.yml` workflow runs successfully with new
model
- [ ] Verify `claude-code-review.yml` workflow triggers and uses correct
model on PR review
- [ ] Verify `claude.yml` workflow triggers and uses correct model on
issue/PR mention
## Changelog
<!-- CHANGELOG:START -->
<!-- CHANGELOG:END -->
🤖 Generated with [Claude Code](https://claude.com/claude-code) (0%
1-shotted by claude-opus-4-6)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 97de454 commit ea81d41
File tree
3 files changed
+3
-5
lines changed- .github/workflows
3 files changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments