Skip to content

Bump the github-actions group across 1 directory with 3 updates#10399

Open
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/github_actions/github-actions-872321094e
Open

Bump the github-actions group across 1 directory with 3 updates#10399
dependabot[bot] wants to merge 1 commit into
developmentfrom
dependabot/github_actions/github-actions-872321094e

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates in the / directory: actions/checkout, anthropics/claude-code-action and potatoqualitee/psmodulecache.

Updates actions/checkout from 6.0.3 to 7.0.0

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

Updates anthropics/claude-code-action from 1.0.140 to 1.0.153

Release notes

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

v1.0.153

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

v1.0.152

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

v1.0.151

What's Changed

New Contributors

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

v1.0.150

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

v1.0.149

What's Changed

New Contributors

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

v1.0.148

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

v1.0.147

What's Changed

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

v1.0.146

What's Changed

... (truncated)

Commits
  • 2fee155 chore: bump Claude Code to 2.1.185 and Agent SDK to 0.3.185
  • 51705da chore: bump Claude Code to 2.1.183 and Agent SDK to 0.3.183
  • 806af32 chore: bump Claude Code to 2.1.181 and Agent SDK to 0.3.181
  • 0a08a86 fix: skip workflow validation token exchange failures (#1417)
  • 9dd8b95 chore: bump Claude Code to 2.1.179 and Agent SDK to 0.3.179
  • 4d7e1f0 chore: bump Claude Code to 2.1.178 and Agent SDK to 0.3.178
  • 3d9f0dc fix(mcp): align allowed-tools parser with SDK option parser (#1373)
  • a5e5d3b fix(parse-sdk-options): prevent shell-quote from collapsing unquoted Bash(X:*...
  • d5726de chore: bump Claude Code to 2.1.177 and Agent SDK to 0.3.177
  • 56fa348 chore: bump Claude Code to 2.1.176 and Agent SDK to 0.3.176
  • Additional commits viewable in compare view

Updates potatoqualitee/psmodulecache from 6.2.1 to 6.3

Release notes

Sourced from potatoqualitee/psmodulecache's releases.

V6.3

Updated the actions/cache action from version v4.2.0 to v5.0.5.

What's Changed

New Contributors

Full Changelog: potatoqualitee/psmodulecache@v6.2.1...v6.3

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [potatoqualitee/psmodulecache](https://github.com/potatoqualitee/psmodulecache).


Updates `actions/checkout` from 6.0.3 to 7.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@df4cb1c...9c091bb)

Updates `anthropics/claude-code-action` from 1.0.140 to 1.0.153
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@fbda2eb...2fee155)

Updates `potatoqualitee/psmodulecache` from 6.2.1 to 6.3
- [Release notes](https://github.com/potatoqualitee/psmodulecache/releases)
- [Changelog](https://github.com/potatoqualitee/psmodulecache/blob/main/CHANGELOG.md)
- [Commits](potatoqualitee/psmodulecache@ee5e949...9e4b638)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.153
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: potatoqualitee/psmodulecache
  dependency-version: '6.3'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

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 Jun 22, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 22, 2026

@niphlod niphlod 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.

LGTM

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.

1 participant