Skip to content

Commit ef1b934

Browse files
heiskrCopilot
andauthored
Remove model field from dependabot-triage-agent (default to claude-sonnet-4.6) (#60133)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2c92c49 commit ef1b934

File tree

3 files changed

+16
-17
lines changed

3 files changed

+16
-17
lines changed

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
77
},
8-
"github/gh-aw/actions/setup@v0.57.0": {
8+
"github/gh-aw/actions/setup@v0.57.1": {
99
"repo": "github/gh-aw/actions/setup",
10-
"version": "v0.57.0",
11-
"sha": "902845080df391b1f71845fcd7c303dfc0ac90b3"
10+
"version": "v0.57.1",
11+
"sha": "36e5751f7c3d40ec9df8f44c0252b7bfabfc4dd6"
1212
}
1313
}
1414
}

.github/workflows/dependabot-triage-agent.lock.yml

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

.github/workflows/dependabot-triage-agent.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ permissions:
1414
timeout-minutes: 90
1515
engine:
1616
id: copilot
17-
model: claude-opus-4.6
1817
env:
1918
COPILOT_GITHUB_TOKEN: ${{ secrets.DOCS_BOT_PAT_COPILOT }}
2019
tools:

0 commit comments

Comments
 (0)