Skip to content

fix: bump claude-code-action to v1.0.87 to fix 404 model error NOTASK#1078

Merged
ShahzebMahmood merged 1 commit into
masterfrom
fix/claude-code-action-v1087-NOTASK
Jul 10, 2026
Merged

fix: bump claude-code-action to v1.0.87 to fix 404 model error NOTASK#1078
ShahzebMahmood merged 1 commit into
masterfrom
fix/claude-code-action-v1087-NOTASK

Conversation

@ShahzebMahmood

@ShahzebMahmood ShahzebMahmood commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The Claude PR Assistant fails on every @claude with:

API Error: 404 {"type":"not_found_error","message":"model: claude-sonnet-4-20250514"}

The workflow was pinned to the old # beta ref of claude-code-action, whose default model (claude-sonnet-4-20250514) is retired and now 404s. Bumping to v1.0.87 picks up a current default model. Same API key, no explicit model: set, so only the action version changes.

Also moves the pin comment from # beta to a # ratchet: version so ratchet/renovate keeps it current instead of silently going stale again. ratchet lint passes.

@ShahzebMahmood ShahzebMahmood self-assigned this Jul 10, 2026
@ShahzebMahmood ShahzebMahmood requested a review from a team July 10, 2026 10:44
@ShahzebMahmood ShahzebMahmood merged commit 544ffb9 into master Jul 10, 2026
4 checks passed
@ShahzebMahmood ShahzebMahmood deleted the fix/claude-code-action-v1087-NOTASK branch July 10, 2026 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants