Skip to content

chore(deps): Bump the actions-routine group with 3 updates - #56

Merged
cpitzi merged 1 commit into
mainfrom
dependabot/github_actions/actions-routine-cbc8a18e81
Aug 26, 2026
Merged

chore(deps): Bump the actions-routine group with 3 updates#56
cpitzi merged 1 commit into
mainfrom
dependabot/github_actions/actions-routine-cbc8a18e81

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions-routine group with 3 updates: anthropics/claude-code-action, github/codeql-action/upload-sarif and aws-actions/amazon-ecr-login.

Updates anthropics/claude-code-action from 1.0.193 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

Updates github/codeql-action/upload-sarif from 4.37.7 to 4.37.8

Release notes

Sourced from github/codeql-action/upload-sarif's releases.

v4.37.8

No user facing changes.

Changelog

Sourced from github/codeql-action/upload-sarif's changelog.

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

[UNRELEASED]

No user facing changes.

4.37.8 - 21 Aug 2026

No user facing changes.

4.37.7 - 13 Aug 2026

  • Update default CodeQL bundle version to 2.26.3. #4085

4.37.6 - 04 Aug 2026

  • Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to .github/codeql-config.yml to align it with the suggested path that is used elsewhere. #4070

4.37.5 - 03 Aug 2026

  • Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the init Action instead of falling back to downloading the bundle before extracting it. #4061

4.37.4 - 29 Jul 2026

  • This version of the CodeQL Action adds support for the tools input for the codeql-action/init step to be specified using a github-codeql-tools repository property. This feature will gradually be rolled out following the release of this version. Once rolled out, this allows for the CodeQL CLI version that is used in GitHub-managed workflows, such as Default Setup, to be set to a custom value. For example, customers who run into issues with rate limits when a new CodeQL CLI version is released can set the value to toolcache to always use the CodeQL CLI version that is available in the runner toolcache. For Advanced Setup workflows, the value provided for tools in the workflow definition always takes precedence unless the value of the repository property starts with !. #4037
  • Update default CodeQL bundle version to 2.26.2. #4051

4.37.3 - 22 Jul 2026

No user facing changes.

4.37.2 - 21 Jul 2026

  • The new address format for the config-file input that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, the remote= prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023
  • The CodeQL Action can now make use of configured private registries in Default Setup to retrieve CodeQL configuration files from remote repositories that require authentication. This will allow customers to store their CodeQL configuration in a single repository that can then be referenced by Default Setup workflows in other repositories. We expect to roll this and other, related changes out to everyone in July. #4007

4.37.1 - 16 Jul 2026

  • Upcoming breaking change: Add a deprecation warning for customers using CodeQL version 2.20.6 and earlier. These versions of CodeQL were discontinued on 1 July 2026 alongside GitHub Enterprise Server 3.16, and will be unsupported by the next minor release of the CodeQL Action. #3956
  • Update default CodeQL bundle version to 2.26.1. #4019

4.37.0 - 08 Jul 2026

  • Update default CodeQL bundle version to 2.26.0. #3995
  • In addition to the existing input format, the config-file input for the codeql-action/init step will soon support a new [owner/]repo[@ref][:path] format. All components except the repository name are optional. If omitted, owner defaults to the same owner as the repository the analysis is running for, ref to main, and path to .github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973

4.36.3 - 01 Jul 2026

... (truncated)

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 aws-actions/amazon-ecr-login from 2.1.6 to 2.1.7

Release notes

Sourced from aws-actions/amazon-ecr-login's releases.

v2.1.7

See the changelog for details about the changes included in this release.

Changelog

Sourced from aws-actions/amazon-ecr-login's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.1.7 (2026-08-19)

Dependency Updates

  • deps: bump @​aws-sdk/client-ecr from 3.1065.0 to 3.1070.0 (#1126) (6b86bc4)
  • deps: bump @​aws-sdk/client-ecr from 3.1070.0 to 3.1075.0 (#1143) (03af930)
  • deps: bump @​aws-sdk/client-ecr from 3.1075.0 to 3.1077.0 (#1157) (bb421a1)
  • deps: bump @​aws-sdk/client-ecr from 3.1077.0 to 3.1081.0 (#1168) (d919116)
  • deps: bump @​aws-sdk/client-ecr from 3.1081.0 to 3.1087.0 (#1178) (614e36e)
  • deps: bump @​aws-sdk/client-ecr from 3.1087.0 to 3.1092.0 (#1188) (3b6f0a0)
  • deps: bump @​aws-sdk/client-ecr from 3.1092.0 to 3.1097.0 (#1201) (4500b38)
  • deps: bump @​aws-sdk/client-ecr from 3.1097.0 to 3.1101.0 (#1213) (aae720d)
  • deps: bump @​aws-sdk/client-ecr from 3.1101.0 to 3.1106.0 (#1227) (9af171f)
  • deps: bump @​aws-sdk/client-ecr from 3.1106.0 to 3.1111.0 (#1242) (824b400)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1065.0 to 3.1070.0 (#1128) (11c47d5)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1070.0 to 3.1077.0 (#1153) (8ec6197)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1077.0 to 3.1087.0 (#1177) (59fc7b6)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1087.0 to 3.1092.0 (#1190) (9371741)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1092.0 to 3.1097.0 (#1202) (75acf21)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1097.0 to 3.1106.0 (#1226) (b4eaaad)
  • deps: bump @​aws-sdk/client-ecr-public from 3.1106.0 to 3.1111.0 (#1238) (c2241b0)
  • deps: bump @​aws-sdk/credential-providers (#1127) (256282f)
  • deps: bump @​aws-sdk/credential-providers (#1141) (2568748)
  • deps: bump @​aws-sdk/credential-providers (#1155) (087c584)
  • deps: bump @​aws-sdk/credential-providers (#1170) (492cea5)
  • deps: bump @​aws-sdk/credential-providers (#1176) (441c5b0)
  • deps: bump @​aws-sdk/credential-providers (#1189) (73db547)
  • deps: bump @​aws-sdk/credential-providers (#1199) (eab2273)
  • deps: bump @​aws-sdk/credential-providers (#1215) (ed3f169)
  • deps: bump @​aws-sdk/credential-providers (#1228) (f66571e)
  • deps: bump @​aws-sdk/credential-providers (#1241) (12a27d2)
  • deps: bump actions/checkout from 6 to 7 (#1142) (18d03b5)
  • deps: bump undici from 6.24.0 to 6.27.0 (#1137) (8838183)
  • deps: bump undici from 6.27.0 to 6.28.0 (#1219) (ea87948)

2.1.6 (2026-06-10)

Bug Fixes

  • use realpathSync for main module check (#955) (ba52b8c)

Dependency Updates

... (truncated)

Commits
  • 03f1aad chore(release): 2.1.7
  • af990da chore: Update dist (#1250)
  • 824b400 chore(deps): bump @​aws-sdk/client-ecr from 3.1106.0 to 3.1111.0 (#1242)
  • 12a27d2 chore(deps): bump @​aws-sdk/credential-providers (#1241)
  • 606a5e3 chore: Update dist (#1246)
  • 7e05aff chore(deps-dev): bump @​vercel/ncc from 0.44.1 to 0.45.0 (#1239)
  • b342b60 chore(deps-dev): bump globals from 17.9.0 to 17.11.0 (#1240)
  • c2241b0 chore(deps): bump @​aws-sdk/client-ecr-public from 3.1106.0 to 3.1111.0 (#1238)
  • 7fd27f2 chore: Update dist (#1236)
  • b4eaaad chore(deps): bump @​aws-sdk/client-ecr-public from 3.1097.0 to 3.1106.0 (#1226)
  • 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

Bumps the actions-routine group with 3 updates: [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action), [github/codeql-action/upload-sarif](https://github.com/github/codeql-action) and [aws-actions/amazon-ecr-login](https://github.com/aws-actions/amazon-ecr-login).


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

Updates `github/codeql-action/upload-sarif` 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@ff2f1c6...db488dd)

Updates `aws-actions/amazon-ecr-login` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/aws-actions/amazon-ecr-login/releases)
- [Changelog](https://github.com/aws-actions/amazon-ecr-login/blob/main/CHANGELOG.md)
- [Commits](aws-actions/amazon-ecr-login@d539f09...03f1aad)

---
updated-dependencies:
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.199
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-routine
- dependency-name: github/codeql-action/upload-sarif
  dependency-version: 4.37.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-routine
- dependency-name: aws-actions/amazon-ecr-login
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-routine
...

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 Aug 24, 2026
@dependabot
dependabot Bot requested a review from cpitzi as a code owner August 24, 2026 21:10
@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
@cpitzi
cpitzi merged commit 6c4170d into main Aug 26, 2026
1 check passed
@cpitzi
cpitzi deleted the dependabot/github_actions/actions-routine-cbc8a18e81 branch August 26, 2026 18:20
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