Skip to content

ci: pin claude-code-action to v1.0.66 in prepare-release#13229

Merged
kangfenmao merged 1 commit intomainfrom
DeJeune/pin-claude-action-v1066
Mar 5, 2026
Merged

ci: pin claude-code-action to v1.0.66 in prepare-release#13229
kangfenmao merged 1 commit intomainfrom
DeJeune/pin-claude-action-v1066

Conversation

@DeJeune
Copy link
Copy Markdown
Collaborator

@DeJeune DeJeune commented Mar 5, 2026

What this PR does

Before this PR: The prepare-release.yml workflow uses anthropics/claude-code-action@v1, which tracks the latest v1 release and may introduce unexpected breaking changes.

After this PR: The action is pinned to anthropics/[email protected] for deterministic CI behavior.

Why we need it and why it was done in this way

The prepare-release workflow failed in this run. Pinning to a known-good version (v1.0.66) prevents future breakage from upstream action updates.

The following tradeoffs were made: N/A

The following alternatives were considered: N/A

Breaking changes

None

Special notes for your reviewer

N/A

Checklist

  • PR: The PR description is expressive enough and will help future contributors
  • Code: Write code that humans can understand and Keep it simple
  • Refactor: You have left the code cleaner than you found it (Boy Scout Rule)
  • Upgrade: Impact of this change on upgrade flows was considered and addressed if required
  • Documentation: Not required — CI-only change
  • Self-review: I have reviewed my own code before requesting review from others
NONE

Prevents unexpected breakage from upstream action updates by pinning
to a known-good version.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@DeJeune DeJeune requested a review from kangfenmao March 5, 2026 07:33
@kangfenmao kangfenmao merged commit ba2cc43 into main Mar 5, 2026
10 checks passed
@kangfenmao kangfenmao deleted the DeJeune/pin-claude-action-v1066 branch March 5, 2026 07:34
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.

3 participants