Skip to content

Commit 3cc0b1d

Browse files
authored
ci(fix-security-vulnerability): Use opus 4.6 (#19416)
Maybe we need a smarter clanker Closes #19417 (added automatically)
1 parent dbf8476 commit 3cc0b1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/fix-security-vulnerability.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,6 @@ jobs:
5151
- Label: "Security"
5252
- Body: Include the full vulnerability details, your analysis,
5353
the recommended dismissal reason, and why the alert cannot/should not be fixed.
54+
model: claude-opus-4-6
5455
claude_args: |
55-
--max-turns 20 --allowedTools "Bash(gh api repos/getsentry/sentry-javascript/dependabot/alerts/*),Bash(gh pr create *),Bash(gh issue create *),Bash(yarn why *),Bash(yarn install*),Bash(yarn dedupe-deps:*),Bash(npm view *),Bash(git checkout *),Bash(git add *),Bash(git commit *),Edit,Write"
56+
--max-turns 20 --allowedTools "Bash(gh api *repos/getsentry/sentry-javascript/dependabot/alerts/*),Bash(gh pr create *),Bash(gh issue create *),Bash(yarn why *),Bash(yarn install*),Bash(yarn dedupe-deps:*),Bash(npm view *),Bash(git checkout *),Bash(git add *),Bash(git commit *),Edit,Write"

0 commit comments

Comments
 (0)