Skip to content

chore(deps): bump the github-actions group with 3 updates#393

Merged
DennisDyallo merged 1 commit intodevelopfrom
dependabot/github_actions/github-actions-f3c9c47414
Jan 23, 2026
Merged

chore(deps): bump the github-actions group with 3 updates#393
DennisDyallo merged 1 commit intodevelopfrom
dependabot/github_actions/github-actions-f3c9c47414

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2026

Bumps the github-actions group with 3 updates: actions/setup-dotnet, anthropics/claude-code-action and github/codeql-action.

Updates actions/setup-dotnet from 5.0.1 to 5.1.0

Release notes

Sourced from actions/setup-dotnet's releases.

v5.1.0

What's Changed

Documentation

Dependency updates

New Contributors

Full Changelog: actions/setup-dotnet@v5...v5.1.0

Commits
  • baa11fb Bump test dependencies to resolve System.Net.Http vulnerability, update workf...
  • 24ec4f2 Upgrade to latest actions packages (#687)
  • 4c100cb Fix icons (#604)
  • 25328d8 Bump actions/checkout from 5 to 6 (#684)
  • 937b8dd Update README with note on setting DOTNET_INSTALL_DIR for Linux permission is...
  • See full diff in compare view

Updates anthropics/claude-code-action from 1.0.27 to 1.0.29

Release notes

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

v1.0.29

What's Changed

New Contributors

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

v1.0.28

What's Changed

New Contributors

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

Commits
  • 1b8ee3b fix: add missing import and update tests for branch template feature (#799)
  • c247cb1 feat: custom branch name templates (#571)
  • cefa600 chore: bump Claude Code to 2.1.1 and Agent SDK to 0.2.1
  • 7a708f6 chore: bump Claude Code to 2.1.0 and Agent SDK to 0.2.0
  • 5da7ba5 feat: add path validation for commit_files MCP tool (#796)
  • 964b835 fix: use original title from webhook payload instead of fetched title (#793)
  • c83d67a fix: resolve high vulnerability CVE-2025-66414 (#792)
  • c9ec2b0 fix: set CLAUDE_CODE_ENTRYPOINT for SDK path to match CLI path (#791)
  • 63ea7e3 fix: prevent orphaned installer processes from blocking retries (#790)
  • 653f9cd feat: support local plugin marketplace paths (#761)
  • Additional commits viewable in compare view

Updates github/codeql-action from 4.31.9 to 4.31.10

Release notes

Sourced from github/codeql-action's releases.

v4.31.10

CodeQL Action Changelog

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

4.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action'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.31.10 - 12 Jan 2026

  • Update default CodeQL bundle version to 2.23.9. #3393

4.31.9 - 16 Dec 2025

No user facing changes.

4.31.8 - 11 Dec 2025

  • Update default CodeQL bundle version to 2.23.8. #3354

4.31.7 - 05 Dec 2025

  • Update default CodeQL bundle version to 2.23.7. #3343

4.31.6 - 01 Dec 2025

No user facing changes.

4.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #3321

4.31.4 - 18 Nov 2025

No user facing changes.

4.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #3288

4.31.2 - 30 Oct 2025

No user facing changes.

4.31.1 - 30 Oct 2025

  • The add-snippets input has been removed from the analyze action. This input has been deprecated since CodeQL Action 3.26.4 in August 2024 when this removal was announced.

4.31.0 - 24 Oct 2025

... (truncated)

Commits
  • cdefb33 Merge pull request #3394 from github/update-v4.31.10-0fa411efd
  • cfa77c6 Update changelog for v4.31.10
  • 0fa411e Merge pull request #3393 from github/update-bundle/codeql-bundle-v2.23.9
  • c284324 Add changelog note
  • 83e7d00 Update default bundle to codeql-bundle-v2.23.9
  • f6a16be Merge pull request #3391 from github/dependabot/npm_and_yarn/npm-minor-f1cdf5...
  • c1f5f1a Rebuild
  • 1805d8d Bump the npm-minor group with 2 updates
  • b2951d2 Merge pull request #3353 from github/kaspersv/bump-min-cli-v-for-overlay
  • 41448d9 Merge pull request #3287 from github/henrymercer/generate-mergeback-last
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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: [actions/setup-dotnet](https://github.com/actions/setup-dotnet), [anthropics/claude-code-action](https://github.com/anthropics/claude-code-action) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `actions/setup-dotnet` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](actions/setup-dotnet@2016bd2...baa11fb)

Updates `anthropics/claude-code-action` from 1.0.27 to 1.0.29
- [Release notes](https://github.com/anthropics/claude-code-action/releases)
- [Commits](anthropics/claude-code-action@7145c3e...1b8ee3b)

Updates `github/codeql-action` from 4.31.9 to 4.31.10
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@5d4e8d1...cdefb33)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anthropics/claude-code-action
  dependency-version: 1.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.31.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 Jan 14, 2026
@github-actions
Copy link
Contributor

Test Results: Windows

    2 files      2 suites   16s ⏱️
4 004 tests 3 985 ✅ 19 💤 0 ❌
4 006 runs  3 987 ✅ 19 💤 0 ❌

Results for commit 64c4d68.

@github-actions
Copy link
Contributor

Test Results: Ubuntu

    2 files      2 suites   49s ⏱️
3 996 tests 3 977 ✅ 19 💤 0 ❌
3 998 runs  3 979 ✅ 19 💤 0 ❌

Results for commit 64c4d68.

@github-actions
Copy link
Contributor

Test Results: MacOS

    4 files      4 suites   36s ⏱️
3 978 tests 3 978 ✅ 0 💤 0 ❌
3 980 runs  3 980 ✅ 0 💤 0 ❌

Results for commit 64c4d68.

@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Yubico.Core 45% 35% 4557
Yubico.YubiKey 51% 46% 20946
Summary 49% (36843 / 74598) 44% (8837 / 20082) 25503

Minimum allowed line rate is 40%

@DennisDyallo DennisDyallo merged commit 35bfb83 into develop Jan 23, 2026
13 of 14 checks passed
@DennisDyallo DennisDyallo deleted the dependabot/github_actions/github-actions-f3c9c47414 branch January 23, 2026 11:28
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

Development

Successfully merging this pull request may close these issues.

1 participant