ci(github-action): update action anthropics/claude-code-action ( e0cf66d ➔ be7b93b )#2471
Conversation
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead. |
konflate — summaryNote ✅ No rendered changes. konflate · rendered |
615f455 to
2d280ed
Compare
There was a problem hiding this comment.
anthropics/claude-code-action: e0cf66d → be7b93b
Verdict: Safe to merge
Summary: This is a digest-only bump whose single underlying change is an auto-generated dependency version increment in the upstream action repository. Between the two refs there is exactly one commit (be7b93b, "chore: bump Claude Code to 2.1.220 and Agent SDK to 0.3.220") authored by GitHub Actions. It modifies only:
- The
CLAUDE_CODE_VERSIONstring inbase-action/action.ymlandsrc/entrypoints/run.ts(2.1.219 → 2.1.220) - The
@anthropic-ai/claude-agent-sdkversion range inbase-action/package.jsonand the rootpackage.json(^0.3.219 → ^0.3.220) - Corresponding integrity hash updates in
base-action/bun.lockand the rootbun.lock
No action inputs/outputs, CLI flags, permissions, or runtime behavior change. Every input used by the in-repo workflow .github/workflows/renovate-review.yaml (settings, github_token, anthropic_api_key, show_full_output, allowed_bots, claude_args, prompt) is still declared in action.yml at the new digest with identical semantics. The wrapper remains pinned to the # v1 major.
Breaking changes: None.
Deprecations: None.
New features worth adopting: None surfaced by this bump; it is a routine patch-level rebase.
Sources consulted:
This PR contains the following updates:
e0cf66d→be7b93bConfiguration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.