Skip to content

fix(ci): update claude-code-action to v1#6252

Merged
gustavosbarreto merged 1 commit into
masterfrom
fix/update-claude-code-action-version
Apr 28, 2026
Merged

fix(ci): update claude-code-action to v1#6252
gustavosbarreto merged 1 commit into
masterfrom
fix/update-claude-code-action-version

Conversation

@gustavosbarreto

Copy link
Copy Markdown
Member

Summary

  • Update anthropics/claude-code-action from pinned v1.0.88 to v1 (floating tag)

Why

The pinned v1.0.88 fails on fork PRs with fatal: couldn't find remote ref <branch> because it fetches branches by name from origin. Fork branches don't exist on origin.

This was fixed in anthropics/claude-code-action#963 (merged 2026-04-15, available from v1.0.89+). Using v1 ensures we always get the latest fixes.

Triggered by: #6248

The pinned v1.0.88 version fails on fork PRs because it fetches
branches by name from origin, which doesn't exist for external
contributors. The fix (refs/pull/N/head fetching) was merged in v1.0.89+.
@gustavosbarreto gustavosbarreto requested a review from a team as a code owner April 28, 2026 19:03
@github-actions

github-actions Bot commented Apr 28, 2026

Copy link
Copy Markdown

Claude finished @gustavosbarreto's task in 1m 3s —— View job


Code Review Complete

Reviewed 1 file across code quality, security, testing, language patterns, and architecture — no issues found. The code looks good as-is.

@gustavosbarreto gustavosbarreto enabled auto-merge (rebase) April 28, 2026 19:04
@gustavosbarreto gustavosbarreto merged commit 33b2569 into master Apr 28, 2026
12 checks passed
@gustavosbarreto gustavosbarreto deleted the fix/update-claude-code-action-version branch April 28, 2026 19:06
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.

1 participant