chore(deps): bump the github-actions group across 1 directory with 3 updates#667
Merged
mergify[bot] merged 1 commit intomainfrom Feb 26, 2026
Merged
Conversation
…updates Bumps the github-actions group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `github/codeql-action` from 4.32.1 to 4.32.4 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6bc82e0...89a39a4) Updates `anthropics/claude-code-action` from 1.0.43 to 1.0.62 - [Release notes](https://github.com/anthropics/claude-code-action/releases) - [Commits](anthropics/claude-code-action@6867bb3...273fe82) Updates `updatecli/updatecli-action` from 2.99.0 to 2.100.0 - [Release notes](https://github.com/updatecli/updatecli-action/releases) - [Commits](updatecli/updatecli-action@4fd2c16...4b17f4e) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: anthropics/claude-code-action dependency-version: 1.0.62 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: updatecli/updatecli-action dependency-version: 2.100.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
🧪 CI InsightsHere's what we observed from your CI run for 13c9b45. 🟢 All jobs passed!But CI Insights is watching 👀 |
robfrank
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 3 updates in the / directory: github/codeql-action, anthropics/claude-code-action and updatecli/updatecli-action.
Updates
github/codeql-actionfrom 4.32.1 to 4.32.4Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
89a39a4Merge pull request #3494 from github/update-v4.32.4-39ba80c47e5d84c8Apply remaining review suggestions0c20209Apply suggestions from code review314172eFix typocdda72dAdd changelog entriescfda84cUpdate changelog for v4.32.439ba80cMerge pull request #3493 from github/update-bundle/codeql-bundle-v2.24.200150daAdd changelog noted97dce6Update default bundle to codeql-bundle-v2.24.250fdbb9Merge pull request #3492 from github/henrymercer/new-repository-properties-ffUpdates
anthropics/claude-code-actionfrom 1.0.43 to 1.0.62Release notes
Sourced from anthropics/claude-code-action's releases.
... (truncated)
Commits
273fe82chore: bump Claude Code to 2.1.59 and Agent SDK to 0.2.59e750645Add gh.sh wrapper for gh CLI commands in workflows (#975)cd4b150chore: bump Claude Code to 2.1.58 and Agent SDK to 0.2.58ade221fchore: bump Claude Code to 2.1.56 and Agent SDK to 0.2.5648fe7ddchore: bump Claude Code to 2.1.55 and Agent SDK to 0.2.556ae1b29chore: bump Claude Code to 2.1.53 and Agent SDK to 0.2.537af3506Add non-write users check workflow (#973)35a9e02chore: bump Claude Code to 2.1.52 and Agent SDK to 0.2.52fa3312achore: bump Claude Code to 2.1.51 and Agent SDK to 0.2.51dd85416Use wrapper script for label operations in issue triage (#968)Updates
updatecli/updatecli-actionfrom 2.99.0 to 2.100.0Commits
4b17f4eDelete .github/dependabot.yaml (#1025)3c23c92deps(github/action): bump all dependencies (#1021)c2089c3deps(updatecli/policies): bump all policies (#1024)bd1f44fFix cron schedule in updatecli workflowfcfb1a5deps: run updatecli daily on monitored pipelines (#1023)7368dbaBump "@types/node" package version (#1020)ee59da1deps: update updatecli version to v0.114.0 (#1022)f9208e5Bump "eslint-plugin-jest" package version (#1019)29049bcAdd daily schedule to updatecli workflow (#1017)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 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 <dependency name> major versionwill 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 versionwill 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