Skip to content

chore(github): Bump the github-actions-minor-patch group with 2 updates - #343

Merged
mwiebe merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-minor-patch-b581f754ed
Aug 24, 2026
Merged

chore(github): Bump the github-actions-minor-patch group with 2 updates#343
mwiebe merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-minor-patch-b581f754ed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-minor-patch group with 2 updates: github/codeql-action and anthropics/claude-code-action.

Updates github/codeql-action from 4.37.7 to 4.37.8

Release notes

Sourced from github/codeql-action's releases.

v4.37.8

No user facing changes.

Changelog

Sourced from github/codeql-action's changelog.

4.37.8 - 21 Aug 2026

No user facing changes.

Commits
  • db488dd Merge pull request #4102 from github/update-v4.37.8-9ee088e13
  • 1845f5b Update changelog for v4.37.8
  • 9ee088e Merge pull request #4080 from github/henrymercer/studious-giggle
  • 1aef003 Address review feedback on overlay disk flags
  • 508b83b Merge main into overlay minimum disk feature branch
  • d97b342 Merge pull request #4098 from github/mbg/permission-error-as-configuration-error
  • 47fa622 Make EACCES a ConfigurationError
  • 45693cc Refactor ENOSPC check into isDiskConfigurationError function
  • c2fd8f5 Merge pull request #4081 from github/mario-campos/version-cache-to-disk
  • c56f48e Log unexpected conditions during caching CLI output
  • Additional commits viewable in compare view

Updates anthropics/claude-code-action from 1.0.136 to 1.0.199

Release notes

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

v1.0.199

What's Changed

New Contributors

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

v1.0.198

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

v1.0.197

What's Changed

New Contributors

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

v1.0.196

What's Changed

New Contributors

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

v1.0.195

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

v1.0.194

What's Changed

... (truncated)

Commits
  • dcb5774 chore: bump Claude Code to 2.1.239 and Agent SDK to 0.3.239
  • 492d2d7 fix: teach claude_args --allowedTools in the signed prompt (#1704)
  • 2ca5fb4 fix: surface resolved model limits (#1608)
  • f3f2789 fix(mcp): recognize mcp__github aggregate selector for GitHub MCP server init...
  • 6a5f1d8 fix(cleanup): keep the base-branch config revert out of the auto-commit (#1677)
  • 39ad3c8 fix(github): honor GITHUB_GRAPHQL_URL for the GraphQL client (#1575)
  • 3f854a8 chore: bump Claude Code to 2.1.238 and Agent SDK to 0.3.238
  • 5ee796a chore: bump Claude Code to 2.1.237 and Agent SDK to 0.3.237
  • cff8d3c fix(git-config): neutralize checkout credential in include-based config (#1526)
  • e2a4b76 chore: bump Claude Code to 2.1.236 and Agent SDK to 0.3.236
  • Additional commits viewable in compare view

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 24, 2026 11:47
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
Bumps the github-actions-minor-patch group with 2 updates: [github/codeql-action](https://github.com/github/codeql-action) and [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action).


Updates `github/codeql-action` from 4.37.7 to 4.37.8
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v4.37.7...v4.37.8)

Updates `anthropics/claude-code-action` from 1.0.136 to 1.0.199
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@0b1b620...dcb5774)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.37.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-patch
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.199
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mwiebe
mwiebe force-pushed the dependabot/github_actions/github-actions-minor-patch-b581f754ed branch from 0d44ca4 to 4edc8b0 Compare August 24, 2026 18:50
@mwiebe
mwiebe enabled auto-merge (squash) August 24, 2026 18:50
@mwiebe
mwiebe merged commit c3ab635 into main Aug 24, 2026
22 checks passed
@mwiebe
mwiebe deleted the dependabot/github_actions/github-actions-minor-patch-b581f754ed branch August 24, 2026 19:07
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 waiting-on-maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant