Skip to content

Commit 131a04e

Browse files
iruvanclaude
andcommitted
Pin Claude Code Action to Sonnet 5
Keeps routine @claude reviews on the cheaper Sonnet tier instead of the actions default model, for cost control. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
1 parent 7c1d368 commit 131a04e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ jobs:
3333
uses: anthropics/claude-code-action@v1
3434
with:
3535
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
36+
model: claude-sonnet-5

0 commit comments

Comments
 (0)