From 567524b7b8cbde5c3b1d1d7ca3401a9d3c299e1d Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 28 Jul 2026 17:25:52 -0400 Subject: [PATCH] Update claude-code-action; change model to Opus 5 (#22788) --- .github/workflows/claude.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index 6feaa0dce..3059d70ed 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -33,7 +33,8 @@ jobs: fetch-depth: 1 - name: Run Claude Code id: claude - uses: anthropics/claude-code-action@11a9dadd198803a0cea6bd53da3e0e8a762fc6ea # v1.0.108 + uses: anthropics/claude-code-action@be7b93b1907a4abad570368f3c74b6fe3807510b # v1.0.183 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }} + claude_args: --model claude-opus-5