Skip to content

chore(deps): Bump the github-actions group with 5 updates#58647

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-dcec74b321
Open

chore(deps): Bump the github-actions group with 5 updates#58647
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/github-actions-dcec74b321

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps the github-actions group with 5 updates:

Package From To
github/codeql-action 4.32.2 4.32.4
cypress-io/github-action 7.1.2 7.1.5
actions/upload-artifact 6.0.0 7.0.0
LizardByte/actions 2026.212.22356 2026.227.200013
actions/stale 10.1.1 10.2.0

Updates github/codeql-action from 4.32.2 to 4.32.4

Release notes

Sourced from github/codeql-action's releases.

v4.32.4

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484

v4.32.3

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466
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.32.4 - 20 Feb 2026

  • Update default CodeQL bundle version to 2.24.2. #3493
  • Added an experimental change which improves how certificates are generated for the authentication proxy that is used by the CodeQL Action in Default Setup when private package registries are configured. This is expected to generate more widely compatible certificates and should have no impact on analyses which are working correctly already. We expect to roll this change out to everyone in February. #3473
  • When the CodeQL Action is run with debugging enabled in Default Setup and private package registries are configured, the "Setup proxy for registries" step will output additional diagnostic information that can be used for troubleshooting. #3486
  • Added a setting which allows the CodeQL Action to enable network debugging for Java programs. This will help GitHub staff support customers with troubleshooting issues in GitHub-managed CodeQL workflows, such as Default Setup. This setting can only be enabled by GitHub staff. #3485
  • Added a setting which enables GitHub-managed workflows, such as Default Setup, to use a nightly CodeQL CLI release instead of the latest, stable release that is used by default. This will help GitHub staff support customers whose analyses for a given repository or organization require early access to a change in an upcoming CodeQL CLI release. This setting can only be enabled by GitHub staff. #3484

4.32.3 - 13 Feb 2026

  • Added experimental support for testing connections to private package registries. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for Default Setup. #3466

4.32.2 - 05 Feb 2026

  • Update default CodeQL bundle version to 2.24.1. #3460

4.32.1 - 02 Feb 2026

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #3421

4.32.0 - 26 Jan 2026

  • Update default CodeQL bundle version to 2.24.0. #3425

4.31.11 - 23 Jan 2026

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #3409
  • Improved error handling throughout the CodeQL Action. #3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #3403

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

... (truncated)

Commits
  • 89a39a4 Merge pull request #3494 from github/update-v4.32.4-39ba80c47
  • e5d84c8 Apply remaining review suggestions
  • 0c20209 Apply suggestions from code review
  • 314172e Fix typo
  • cdda72d Add changelog entries
  • cfda84c Update changelog for v4.32.4
  • 39ba80c Merge pull request #3493 from github/update-bundle/codeql-bundle-v2.24.2
  • 00150da Add changelog note
  • d97dce6 Update default bundle to codeql-bundle-v2.24.2
  • 50fdbb9 Merge pull request #3492 from github/henrymercer/new-repository-properties-ff
  • Additional commits viewable in compare view

Updates cypress-io/github-action from 7.1.2 to 7.1.5

Release notes

Sourced from cypress-io/github-action's releases.

v7.1.5

7.1.5 (2026-02-27)

Bug Fixes

v7.1.4

7.1.4 (2026-02-26)

Bug Fixes

v7.1.3

7.1.3 (2026-02-18)

Bug Fixes

Commits
  • bc22e01 fix: update fast-xml-parser to 5.4.1 (#1667)
  • f9ffb60 fix: update minimatch to 3.1.5 (#1665)
  • 369f1e4 chore(deps): update cypress to 15.11.0 (#1664)
  • 1611df3 chore(deps): update dependency node to v24.14.0 (#1663)
  • f7e2a49 chore(deps): update cypress/browsers docker tag to v24.14.0 (#1662)
  • 81091a3 chore(deps): update cypress/browsers docker tag to v24.13.1 (#1658)
  • ccdb447 chore(deps): update dependency node to v24.13.1 (#1659)
  • 8ae2a51 chore(deps): update dependency eslint to v10.0.2 (#1660)
  • d1ff2b5 chore(deps): update dependency eslint-plugin-cypress to v6.1.0 (#1661)
  • ca94677 chore(deps): update eslint to 10.0.0 (#1657)
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 6.0.0 to 7.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

Updates LizardByte/actions from 2026.212.22356 to 2026.227.200013

Release notes

Sourced from LizardByte/actions's releases.

v2026.227.200013

What's Changed

Full Changelog: LizardByte/actions@v2026.227.132933...v2026.227.200013


Contributors

v2026.227.132933

What's Changed

  • chore: update global workflows by @​LizardByte-bot in #121
  • chore(deps-dev): bump eslint-plugin-jest from 29.14.0 to 29.15.0 in the dev-dependencies group by @​dependabot[bot] in #122
  • chore(deps-dev): bump eslint from 10.0.0 to 10.0.1 in the dev-dependencies group by @​dependabot[bot] in #123
  • build(python): migrate to pyproject.toml by @​ReenigneArcher in #124
  • chore(deps-dev): bump eslint from 10.0.1 to 10.0.2 in the dev-dependencies group by @​dependabot[bot] in #125
  • chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in /actions/pinact in the github-actions group across 1 directory by @​dependabot[bot] in #126
  • feat: add get_changed_files and check_trailing_spaces actions by @​ReenigneArcher in #127
  • fix(get_changed_files): return empty list when not a PR event by @​ReenigneArcher in #128
  • chore(deps): bump the github-actions group across 2 directories with 1 update by @​dependabot[bot] in #129

Full Changelog: LizardByte/actions@v2026.214.14019...v2026.227.132933


Contributors

v2026.214.14019

What's Changed

Full Changelog: LizardByte/actions@v2026.212.22356...v2026.214.14019


Contributors

Commits
  • 70bb8d3 fix!: ensure action names are 17 characters or less (#130)
  • 30be428 chore(deps): bump the github-actions group across 2 directories with 1 update...
  • 2c66ef0 fix(get_changed_files): return empty list when not a PR event (#128)
  • 72feb47 feat: add get_changed_files and check_trailing_spaces actions (#127)
  • 2ec7ebe chore(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in /actions/pinact in ...
  • d0fbc06 chore(deps-dev): bump eslint from 10.0.1 to 10.0.2 in the dev-dependencies gr...
  • f3d4596 build(python): migrate to pyproject.toml (#124)
  • d5f1ad9 chore(deps-dev): bump eslint from 10.0.0 to 10.0.1 in the dev-dependencies gr...
  • 19b8217 chore(deps-dev): bump eslint-plugin-jest from 29.14.0 to 29.15.0 in the dev-d...
  • 00582a0 chore: update global workflows (#121)
  • Additional commits viewable in compare view

Updates actions/stale from 10.1.1 to 10.2.0

Release notes

Sourced from actions/stale's releases.

v10.2.0

What's Changed

Bug Fix

Dependency Updates

New Contributors

Full Changelog: actions/stale@v10...v10.2.0

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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.32.2` | `4.32.4` |
| [cypress-io/github-action](https://github.com/cypress-io/github-action) | `7.1.2` | `7.1.5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `6.0.0` | `7.0.0` |
| [LizardByte/actions](https://github.com/lizardbyte/actions) | `2026.212.22356` | `2026.227.200013` |
| [actions/stale](https://github.com/actions/stale) | `10.1.1` | `10.2.0` |


Updates `github/codeql-action` from 4.32.2 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@45cbd0c...89a39a4)

Updates `cypress-io/github-action` from 7.1.2 to 7.1.5
- [Release notes](https://github.com/cypress-io/github-action/releases)
- [Changelog](https://github.com/cypress-io/github-action/blob/master/CHANGELOG.md)
- [Commits](cypress-io/github-action@84d178e...bc22e01)

Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@b7c566a...bbbca2d)

Updates `LizardByte/actions` from 2026.212.22356 to 2026.227.200013
- [Release notes](https://github.com/lizardbyte/actions/releases)
- [Commits](LizardByte/actions@9bf3ef7...70bb8d3)

Updates `actions/stale` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@9971854...b5d41d4)

---
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: cypress-io/github-action
  dependency-version: 7.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: LizardByte/actions
  dependency-version: 2026.227.200013
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-version: 10.2.0
  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 requested a review from a team as a code owner February 28, 2026 23:14
@dependabot dependabot bot requested review from Altahrim, CarlSchwan, leftybournes and salmart-dev and removed request for a team February 28, 2026 23:14
@github-actions github-actions bot enabled auto-merge February 28, 2026 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants