Skip to content

Commit a12c0e8

Browse files
authored
ci: bump opencode model to claude-opus-4.7 in backport workflow (#1795)
1 parent 71d594c commit a12c0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
Do NOT run git cherry-pick --continue or git commit.
138138
PROMPT
139139
140-
opencode run --model vercel/anthropic/claude-opus-4.6 "$(cat /tmp/backport-prompt.txt)"
140+
opencode run --model vercel/anthropic/claude-opus-4.7 "$(cat /tmp/backport-prompt.txt)"
141141
142142
# Verify all conflicts are resolved
143143
REMAINING=$(git diff --name-only --diff-filter=U || true)

0 commit comments

Comments
 (0)