Skip to content

chore(deps): Bump anthropics/claude-code-action from 1.0.133 to 1.0.140#406

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.140
Open

chore(deps): Bump anthropics/claude-code-action from 1.0.133 to 1.0.140#406
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/github_actions/anthropics/claude-code-action-1.0.140

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps anthropics/claude-code-action from 1.0.133 to 1.0.140.

Release notes

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

v1.0.140

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

v1.0.139

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

v1.0.138

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

v1.0.137

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

v1.0.136

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

v1.0.135

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

v1.0.134

What's Changed

New Contributors

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

Commits
  • fbda2eb chore: bump Claude Code to 2.1.168 and Agent SDK to 0.3.168
  • 64de744 chore: bump Claude Code to 2.1.167 and Agent SDK to 0.3.167
  • 4101658 chore: bump Claude Code to 2.1.166 and Agent SDK to 0.3.166
  • 41ea764 chore: bump Claude Code to 2.1.165 and Agent SDK to 0.3.165
  • 0b1b620 chore: bump Claude Code to 2.1.163 and Agent SDK to 0.3.163
  • 70a6e52 chore: bump Claude Code to 2.1.162 and Agent SDK to 0.3.162
  • 36a69b6 chore: bump Claude Code to 2.1.161 and Agent SDK to 0.3.161
  • bfad70d ci: bump checkout and setup-bun in test workflows to Node 24 releases (#1379)
  • dc081a3 chore: bump actions/setup-node from v4.4.0 to v6.4.0 (Node.js 24) (#1377)
  • 420335d Add workload identity federation support to base-action (#1378)
  • Additional commits viewable 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.133 to 1.0.140.
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@787c5a0...fbda2eb)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependency update PRs security Security-related PRs and issues labels Jun 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 7, 2026 08:12
@dependabot dependabot Bot added the dependencies Dependency update PRs label Jun 7, 2026
@dependabot-automerge-petry dependabot-automerge-petry Bot enabled auto-merge (squash) June 7, 2026 08:12
@sonarqubecloud

sonarqubecloud Bot commented Jun 7, 2026

Copy link
Copy Markdown

donpetry-bot
donpetry-bot previously approved these changes Jun 7, 2026

@donpetry-bot donpetry-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review — APPROVED ✓

Risk: LOW
Reviewed commit: bebf64642b2097b5564548443d70ba97da369ec4
Review mode: triage-approved (single reviewer)

Summary

Dependabot patch bump of anthropics/claude-code-action from 1.0.1331.0.140. Two workflows are updated and the only change in each is the pinned commit SHA (still pinned by SHA, comment updated). The new SHA fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 matches the head commit referenced in the upstream release notes for v1.0.140, so the pin is consistent with the advertised version.

Linked issue analysis

No linked issues; this is a routine automated dependency update generated by Dependabot.

Findings

  • Pin hygiene: Both call sites remain pinned by full commit SHA with a version comment — best practice preserved.
  • Scope: Only .github/workflows/compliance-audit-and-improvement.yml and .github/workflows/feature-ideation-reusable.yml are touched, +2/-2 lines total. No secrets, permissions, or with: inputs are altered.
  • Upstream delta: Release notes show patch-level bumps to Claude Code (2.1.161–2.1.168) and the Agent SDK (0.3.161–0.3.168), a Node.js 24 / setup-node upgrade in test workflows, and the addition of workload-identity-federation support in the upstream base action. Nothing in the diff exposes new attack surface in this repo's usage.
  • No issues detected.

CI status

All required checks are green: AgentShield, CodeQL (Analyze (actions) and aggregate), SonarCloud (workflow + Code Analysis), CI (Lint, ShellCheck, Agent Security Scan, Secret scan / gitleaks), Dependency audit, Feature Ideation Tests, Dependabot auto-merge, and PR Auto-Review readiness checks. SonarCloud quality gate passed with 0 new issues and 0 security hotspots.


Reviewed automatically by the PR-review agent (single-reviewer mode: opus 4.7). Reply if you need a human review.

donpetry-bot
donpetry-bot previously approved these changes Jun 7, 2026

@donpetry-bot donpetry-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review — APPROVED ✓

Risk: LOW
Reviewed commit: bebf64642b2097b5564548443d70ba97da369ec4
Review mode: triage-approved (single reviewer)

Summary

Dependabot patch bump of anthropics/claude-code-action from 1.0.1331.0.140. Two workflow files are touched (+2/-2 lines total) and the only change in each is the pinned commit SHA — both call sites remain pinned by full commit SHA with an updated version comment. The new SHA fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 matches the head commit referenced in the upstream release notes for v1.0.140.

Linked issue analysis

No linked issues; this is a routine automated dependency update generated by Dependabot.

Findings

  • Pin hygiene: Both call sites in .github/workflows/compliance-audit-and-improvement.yml and .github/workflows/feature-ideation-reusable.yml remain pinned by full commit SHA with a version comment — best practice preserved.
  • Scope: Only the uses: SHA changes; no with: inputs, env:, secrets, or permissions: are altered.
  • Upstream delta: Patch-level bumps to Claude Code (2.1.161–2.1.168) and the Agent SDK (0.3.161–0.3.168), a Node.js 24 / setup-node upgrade in upstream test workflows, and the addition of workload-identity-federation support in the upstream base action. Nothing in the diff exposes new attack surface in this repo's usage.
  • Triage confirmation: Triage classification (LOW risk, low-risk automated dependency update) is correct.
  • No issues detected.

CI status

All required checks are green: AgentShield, CodeQL (Analyze (actions) and aggregate), SonarCloud (workflow + Code Analysis), CI (Lint, ShellCheck, Agent Security Scan, Secret scan / gitleaks), Dependency audit, Feature Ideation Tests, Dependabot auto-merge, and PR Auto-Review readiness checks. SonarCloud quality gate passed with 0 new issues and 0 security hotspots.


Reviewed automatically by the PR-review agent (single-reviewer mode: opus 4.7). Reply if you need a human review.

@donpetry-bot donpetry-bot dismissed their stale review June 7, 2026 13:20

Superseded by automated re-review at bebf646.

@donpetry-bot donpetry-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated review — APPROVED ✓

Risk: LOW
Reviewed commit: bebf64642b2097b5564548443d70ba97da369ec4
Review mode: triage-approved (single reviewer)

Summary

Dependabot patch bump of anthropics/claude-code-action from 1.0.1331.0.140. Two workflow files are touched (+2/-2 lines total); the only change in each is the pinned commit SHA. Both call sites remain pinned by full commit SHA with an updated version comment. The new SHA fbda2eb1bdc90d319b8d853f5deb53bca199a7c1 matches the head commit referenced in the upstream release notes for v1.0.140.

Linked issue analysis

No linked issues; this is a routine automated dependency update generated by Dependabot.

Findings

  • Pin hygiene: Both call sites in .github/workflows/compliance-audit-and-improvement.yml and .github/workflows/feature-ideation-reusable.yml remain pinned by full commit SHA with a version comment — best practice preserved.
  • Scope: Only the uses: SHA (and the trailing version comment in feature-ideation-reusable.yml) change; no with: inputs, env:, secrets, or permissions: are altered.
  • Upstream delta: Patch-level bumps to Claude Code (2.1.161–2.1.168) and the Agent SDK (0.3.161–0.3.168), a Node.js 24 / setup-node upgrade in upstream test workflows, and the addition of workload-identity-federation support in the upstream base action. Nothing in the diff exposes new attack surface in this repo's usage.
  • Triage confirmation: Triage classification (LOW risk, routine automated dependency update) is correct.
  • No issues detected.

CI status

All required checks are green: AgentShield, CodeQL (Analyze (actions) and aggregate), SonarCloud (workflow + Code Analysis), CI (Lint, ShellCheck, Agent Security Scan, Secret scan / gitleaks), Dependency audit, Feature Ideation Tests, Dependabot auto-merge, and PR Auto-Review readiness checks. SonarCloud quality gate passed with 0 new issues and 0 security hotspots.


Reviewed automatically by the PR-review agent (single-reviewer mode: opus 4.7). Reply if you need a human review.

@donpetry-bot donpetry-bot dismissed their stale review June 7, 2026 13:24

Superseded by automated re-review at bebf646.

@donpetry-bot

Copy link
Copy Markdown
Contributor

Automated review — human attention needed

This PR has been through 3 automated review cycles (cap: 3) without converging on an approval-and-merge state. Further automated review has been paused to avoid infinite loops.

Please take a look manually, or close this PR if it's no longer needed. Once a human review resolves the situation, remove the needs-human-review label and the cascade can be re-engaged on the next push.

Posted by the donpetry-bot PR-review cascade.

@don-petry

Copy link
Copy Markdown
Contributor

@dev-lead please process and advance this PR — fix any failing CI, resolve outstanding review threads, and enable auto-merge once it's green and approvable.

This was referenced Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update PRs needs-human-review security Security-related PRs and issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants