Skip to content

Update Claude Code action to v1.0.123 - #7946

Merged
joseph-isaacs merged 1 commit into
developfrom
claude/fix-github-actions-uxIRv
May 15, 2026
Merged

Update Claude Code action to v1.0.123#7946
joseph-isaacs merged 1 commit into
developfrom
claude/fix-github-actions-uxIRv

Conversation

@joseph-isaacs

@joseph-isaacs joseph-isaacs commented May 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the anthropics/claude-code-action dependency to version 1.0.123 in both the claude-review and claude-write GitHub workflows.

This change updates the action commit hash from 6cad158a175744eb2e76f7f5fd108ec63145598c to 51ea8ea73a139f2a74ff649e3092c25a904aed7e and adds a version tag comment for clarity.

The previously pinned SHA failed with `ENOENT: no such file or directory,
symlink` during the action's snapshotting step. Upstream v1.0.123 fixes
this by dereferencing symlinks when snapshotting sensitive paths to
.claude-pr/ (anthropics/claude-code-action#1186). Bump both claude-review
and claude-write workflows to the fixed revision.

Signed-off-by: Claude <noreply@anthropic.com>
@joseph-isaacs
joseph-isaacs requested a review from robert3005 May 15, 2026 13:22
@joseph-isaacs joseph-isaacs added changelog/fix A bug fix changelog/skip Do not list PR in the changelog and removed changelog/fix A bug fix labels May 15, 2026
@joseph-isaacs
joseph-isaacs enabled auto-merge (squash) May 15, 2026 13:22
@joseph-isaacs
joseph-isaacs disabled auto-merge May 15, 2026 13:22
@joseph-isaacs
joseph-isaacs enabled auto-merge (squash) May 15, 2026 13:22
@robert3005

Copy link
Copy Markdown
Contributor

ah anthropics/claude-code-action#1186 is fixed, finally

@codspeed-hq

codspeed-hq Bot commented May 15, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 12.29%

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 3 improved benchmarks
✅ 1213 untouched benchmarks

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation encode_varbin[(1000, 32)] 173.7 µs 155.3 µs +11.83%
Simulation encode_varbin[(1000, 4)] 167.7 µs 149.2 µs +12.39%
Simulation encode_varbin[(1000, 8)] 168.8 µs 149.8 µs +12.64%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing claude/fix-github-actions-uxIRv (c3bbd89) with develop (3000bc0)

Open in CodSpeed

@joseph-isaacs
joseph-isaacs merged commit b54dde0 into develop May 15, 2026
74 of 76 checks passed
@joseph-isaacs
joseph-isaacs deleted the claude/fix-github-actions-uxIRv branch May 15, 2026 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/skip Do not list PR in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants