ci(deps): bump anthropics/claude-code-action from 1.0.202 to 1.0.206 - #2205
ci(deps): bump anthropics/claude-code-action from 1.0.202 to 1.0.206#2205dependabot[bot] wants to merge 6 commits into
Conversation
Bumps [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) from 1.0.202 to 1.0.206. - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@e5ad3c7...1f291e1) --- updated-dependencies: - dependency-name: anthropics/claude-code-action dependency-version: 1.0.206 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e891ccc380
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
…code-action-1.0.206
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
This comment has been minimized.
This comment has been minimized.
…code-action-1.0.206
… v1.0.206 The containment proof for the Sentry triage agent still described the v1.0.202 pin and required a re-check on the next bump, so the workflow comment and docs/notes/sentry-triage-pipeline.md both asserted a credential boundary nobody had verified against the version this PR pins. Audited e5ad3c77 (v1.0.202) against 1f291e1c (v1.0.206): root action.yml, base-action/src/parse-sdk-options.ts, and src/mcp/install-mcp-server.ts are byte-identical, so no input, no env channel, and no MCP launch path moved. base-action/action.yml changed only the bundled CLI version (2.1.243 to 2.1.246) and both package.json files only the Agent SDK range (^0.3.243 to ^0.3.246). The rest is GitHub-operations code, a .gitattributes file, and tests. Both references now record the v1.0.206 result. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015sLAW1WTumVUjQWTHSGniD
|
@coderabbitai review Generated by Claude Code |
|
✅ Action performedReview finished.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (4)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe pull request updates pinned ChangesClaude action update
Estimated code review effort: 1 (Trivial) | ~5 minutes Merge Risk: ⚪ Minimal · up to This updates Claude Code Action pins and matching triage documentation to v1.0.206. The workflow references and version annotations are consistent, with no current merge-readiness risk identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (4 skipped: 4 unsupported.) ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Bumps anthropics/claude-code-action from 1.0.202 to 1.0.206.
Release notes
Sourced from anthropics/claude-code-action's releases.
Commits
1f291e1chore: bump Claude Code to 2.1.246 and Agent SDK to 0.3.24676ac41afix: encode branch names in GitHub links (#1713)8ef9699fix: bound download_job_log against a stalled log fetch (#1719)791545dfix: allow parentheses in valid branch names (#1710)2d7a787fix: use paths in delete_files prompt example (#1702)b58c16bchore: add .gitattributes to normalize line endings (#1708)16b3b31chore: bump Claude Code to 2.1.245 and Agent SDK to 0.3.2456bcfb82chore: bump Claude Code to 2.1.241 and Agent SDK to 0.3.241b62c745chore: bump Claude Code to 2.1.241 and Agent SDK to 0.3.243Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Summary by CodeRabbit
Chores
Documentation