Skip to content

build(deps): bump anthropics/claude-code-action from 1.0.208 to 1.0.211 - #36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.211
Open

build(deps): bump anthropics/claude-code-action from 1.0.208 to 1.0.211#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.211

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps anthropics/claude-code-action from 1.0.208 to 1.0.211.

Release notes

Sourced from anthropics/claude-code-action's releases.

v1.0.211

Full Changelog: anthropics/claude-code-action@v1.0.210...v1.0.211

v1.0.210

Full Changelog: anthropics/claude-code-action@v1.0.209...v1.0.210

v1.0.209

Full Changelog: anthropics/claude-code-action@v1.0.208...v1.0.209

Commits
  • 833fb0f chore: bump Claude Code to 2.1.252 and Agent SDK to 0.3.252
  • a874e9e chore: bump Claude Code to 2.1.251 and Agent SDK to 0.3.251
  • a60f3e1 chore: bump Claude Code to 2.1.250 and Agent SDK to 0.3.250
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.208 to 1.0.211.
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@e8c2d7c...833fb0f)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.211
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 7, 2026
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Upstream bump investigation: v1.0.208 → v1.0.211

Checked: all 8 pinned call sites in action.yml (the 5 credential-fallback attempts, Wrap up on turn limit, Apply confident fixes, Structured review summary) moved together to the same SHA (833fb0f8c9f6686b33d963a8bae0a94f4936ab2a) with the same # v1.0.211 comment. Verified the tag→commit mapping directly via the GitHub API (git/refs/tags/v1.0.211 → annotated tag object → 833fb0f8...) rather than trusting the comment text, since Dependabot has a known bug (dependabot-core #14716/#13466) where that trailing comment can go stale — it isn't stale here, it matches.

What changed upstream (v1.0.209, v1.0.210, v1.0.211 — no release-note bodies, all three are chore: bump commits):

  • a60f3e1d bump Claude Code to 2.1.250 / Agent SDK to 0.3.250
  • a874e9ec bump Claude Code to 2.1.251 / Agent SDK to 0.3.251
  • 833fb0f8 bump Claude Code to 2.1.252 / Agent SDK to 0.3.252

Full diff (compare/e8c2d7c1...833fb0f8) touches only base-action/action.yml (the CLAUDE_CODE_VERSION pin, 2.1.248 → 2.1.252), base-action/bun.lock, base-action/package.json, bun.lock, package.json, and src/entrypoints/run.ts (same version constant). The top-level action.yml — the file whose inputs:/outputs: this repository's own action.yml depends on — is untouched between the two refs (confirmed via the compare API's file list, and by fetching it at both refs directly).

Conclusion: no inputs added, renamed, or removed; no outputs changed; no behavioural change visible at this repository's own interface. This is a pure internal version bump of the Claude Code CLI/Agent SDK that upstream installs. The SHA bump alone is sufficient — no accompanying change needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants