Skip to content

Commit 49af50f

Browse files
authored
fix: replace unsupported gpt-4.1-mini model pin in auto-triage-issues workflow (#28152)
1 parent 584235b commit 49af50f

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

.github/workflows/auto-triage-issues.lock.yml

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/auto-triage-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414
issues: read
1515
engine:
1616
id: copilot
17-
model: gpt-4.1-mini
17+
model: gpt-5-mini
1818
strict: true
1919
network:
2020
allowed:

0 commit comments

Comments
 (0)