Skip to content

ci: unpin claude-code-action now that symlink bug is fixed upstream#1824

Merged
davidpoblador merged 1 commit into
mainfrom
worktree-unpin-claude-action
May 15, 2026
Merged

ci: unpin claude-code-action now that symlink bug is fixed upstream#1824
davidpoblador merged 1 commit into
mainfrom
worktree-unpin-claude-action

Conversation

@davidpoblador

Copy link
Copy Markdown
Member

Summary

Closes #1616. Supersedes #1820 (which would only have bumped us to v1.0.121, still pre-fix, and would have kept a hard pin instead of returning to the floating tag).

Test plan

  • CI green
  • Next PR's claude-review job runs successfully on @v1

🤖 Generated with Claude Code

The symlink ENOENT regression that prompted pinning to v1.0.88 was fixed
in anthropics/claude-code-action#1186 and shipped in v1.0.123. Restore
the floating @v1 tag in both workflows so we pick up future patches
automatically.

Closes #1616

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@davidpoblador davidpoblador merged commit 4cee0ad into main May 15, 2026
1 of 2 checks passed
@davidpoblador davidpoblador deleted the worktree-unpin-claude-action branch May 15, 2026 06:59
davidpoblador pushed a commit that referenced this pull request May 15, 2026
🤖 I have created a release *beep* *boop*
---


##
[10.15.0](v10.14.2...v10.15.0)
(2026-05-15)


### Features

* adopt htmx hx-live as default-on for client-side reactivity
([#1826](#1826))
([16325aa](16325aa))


### CI/CD Changes

* unpin claude-code-action now that symlink bug is fixed upstream
([#1824](#1824))
([4cee0ad](4cee0ad))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Unpin claude-code-action from v1.0.88 once symlink bug is fixed upstream

1 participant