Commit 867a874
authored
Update Claude Code default model to Opus 4.8 (#8162)
## Summary
- update the reusable Claude Code workflow default model from Opus 4.6
to Opus 4.8
## Validation
- `go run github.com/rhysd/actionlint/cmd/actionlint@latest
.github/workflows/_claude-code.yml .github/workflows/claude-code.yml`
- parsed both workflow YAML files with PyYAML
## Notes
- Runtime Bedrock validation will be post-merge by triggering Claude
Code and reverting if model startup fails.1 parent 3c308a9 commit 867a874
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments