Skip to content

deps: Bump the github-actions group across 1 directory with 7 updates#64

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/github-actions-0b2b82c6fa
Open

deps: Bump the github-actions group across 1 directory with 7 updates#64
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/github-actions-0b2b82c6fa

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps the github-actions group with 7 updates in the / directory:

Package From To
action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml 0.7.4 0.8.0
action-stars/generic-workflows/.github/workflows/release.yaml 0.7.4 0.8.0
action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml 0.7.4 0.8.0
actions/checkout 6.0.1 6.0.2
github/codeql-action 4.31.10 4.32.6
imjasonh/setup-crane 0.4 0.5
sigstore/cosign-installer 4.0.0 4.1.0

Updates action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml from 0.7.4 to 0.8.0

Release notes

Sourced from action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml's releases.

v0.8.0

Added

Changed

Changelog

Sourced from action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml's changelog.

Action Stars Generic Workflows for GitHub Actions Changelog

[!NOTE] All notable changes to this project will be documented in this file; the format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[UNRELEASED]

[v0.8.0] - 2026-02-10

Added

Changed

[v0.7.4] - 2025-11-26

Changed

[v0.7.3] - 2025-11-04

Changed

... (truncated)

Commits
  • d957d70 feat: Add rumdl (#85)
  • abbfc98 deps: Bump the github-actions group with 2 updates (#84)
  • 2f32578 deps: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#83)
  • 553047f deps: Bump github/codeql-action from 4.31.7 to 4.31.9 in the github-actions g...
  • c38ba2d deps: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#82)
  • c0f991c deps: Bump the github-actions group across 1 directory with 3 updates (#80)
  • See full diff in compare view

Updates action-stars/generic-workflows/.github/workflows/release.yaml from 0.7.4 to 0.8.0

Release notes

Sourced from action-stars/generic-workflows/.github/workflows/release.yaml's releases.

v0.8.0

Added

Changed

Changelog

Sourced from action-stars/generic-workflows/.github/workflows/release.yaml's changelog.

Action Stars Generic Workflows for GitHub Actions Changelog

[!NOTE] All notable changes to this project will be documented in this file; the format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[UNRELEASED]

[v0.8.0] - 2026-02-10

Added

Changed

[v0.7.4] - 2025-11-26

Changed

[v0.7.3] - 2025-11-04

Changed

... (truncated)

Commits
  • d957d70 feat: Add rumdl (#85)
  • abbfc98 deps: Bump the github-actions group with 2 updates (#84)
  • 2f32578 deps: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#83)
  • 553047f deps: Bump github/codeql-action from 4.31.7 to 4.31.9 in the github-actions g...
  • c38ba2d deps: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#82)
  • c0f991c deps: Bump the github-actions group across 1 directory with 3 updates (#80)
  • See full diff in compare view

Updates action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml from 0.7.4 to 0.8.0

Release notes

Sourced from action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml's releases.

v0.8.0

Added

Changed

Changelog

Sourced from action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml's changelog.

Action Stars Generic Workflows for GitHub Actions Changelog

[!NOTE] All notable changes to this project will be documented in this file; the format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[UNRELEASED]

[v0.8.0] - 2026-02-10

Added

Changed

[v0.7.4] - 2025-11-26

Changed

[v0.7.3] - 2025-11-04

Changed

... (truncated)

Commits
  • d957d70 feat: Add rumdl (#85)
  • abbfc98 deps: Bump the github-actions group with 2 updates (#84)
  • 2f32578 deps: Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#83)
  • 553047f deps: Bump github/codeql-action from 4.31.7 to 4.31.9 in the github-actions g...
  • c38ba2d deps: Bump DavidAnson/markdownlint-cli2-action from 21.0.0 to 22.0.0 (#82)
  • c0f991c deps: Bump the github-actions group across 1 directory with 3 updates (#80)
  • See full diff in compare view

Updates actions/checkout from 6.0.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits
  • de0fac2 Fix tag handling: preserve annotations and explicit fetch-tags (#2356)
  • 064fe7f Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...
  • See full diff in compare view

Updates github/codeql-action from 4.31.10 to 4.32.6

Release notes

Sourced from github/codeql-action's releases.

v4.32.6

  • Update default CodeQL bundle version to 2.24.3. #3548

v4.32.5

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
  • Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
  • Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
  • Added an experimental change which allows the start-proxy action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512
  • The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504

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

v4.32.2

  • Update default CodeQL bundle version to 2.24.1. #3460

v4.32.1

  • 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

v4.32.0

  • Update default CodeQL bundle version to 2.24.0. #3425

v4.31.11

  • 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
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]

  • Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557
  • The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as github-codeql-disable-overlay that was previously only available on GitHub.com. #3559

4.32.6 - 05 Mar 2026

  • Update default CodeQL bundle version to 2.24.3. #3548

4.32.5 - 02 Mar 2026

  • Repositories owned by an organization can now set up the github-codeql-disable-overlay custom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the name github-codeql-disable-overlay and the type "True/false" in the organization's settings. Then in the repository's settings, set this property to true to disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507
  • Added an experimental change so that when improved incremental analysis fails on a runner — potentially due to insufficient disk space — the failure is recorded in the Actions cache so that subsequent runs will automatically skip improved incremental analysis until something changes (e.g. a larger runner is provisioned or a new CodeQL version is released). We expect to roll this change out to everyone in March. #3487
  • The minimum memory check for improved incremental analysis is now skipped for CodeQL 2.24.3 and later, which has reduced peak RAM usage. #3515
  • Reduced log levels for best-effort private package registry connection check failures to reduce noise from workflow annotations. #3516
  • Added an experimental change which lowers the minimum disk space requirement for improved incremental analysis, enabling it to run on standard GitHub Actions runners. We expect to roll this change out to everyone in March. #3498
  • Added an experimental change which allows the start-proxy action to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512
  • The previously experimental changes from versions 4.32.3, 4.32.4, 3.32.3 and 3.32.4 are now enabled by default. #3503, #3504

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

... (truncated)

Commits
  • 0d579ff Merge pull request #3551 from github/update-v4.32.6-72d2d850d
  • d4c6be7 Update changelog for v4.32.6
  • 72d2d85 Merge pull request #3548 from github/update-bundle/codeql-bundle-v2.24.3
  • 23f983c Merge pull request #3544 from github/dependabot/github_actions/dot-github/wor...
  • 832e97c Merge pull request #3545 from github/dependabot/github_actions/dot-github/wor...
  • 5ef38c0 Merge pull request #3546 from github/dependabot/npm_and_yarn/tar-7.5.10
  • 80c9cda Add changelog note
  • f2669dd Update default bundle to codeql-bundle-v2.24.3
  • bd03c44 Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...
  • 102d762 Bump tar from 7.5.7 to 7.5.10
  • Additional commits viewable in compare view

Updates imjasonh/setup-crane from 0.4 to 0.5

Release notes

Sourced from imjasonh/setup-crane's releases.

v0.5

What's Changed

New Contributors

Full Changelog: imjasonh/setup-crane@v0.4...v0.5

Commits

Updates sigstore/cosign-installer from 4.0.0 to 4.1.0

Release notes

Sourced from sigstore/cosign-installer's releases.

v4.1.0

What's Changed

We recommend updating as soon as possible as this includes bug fixes for Cosign. We also recommend removing with: cosign-release and strongly discourage using cosign-release unless you have a specific reason to use an older version of Cosign.

Full Changelog: sigstore/cosign-installer@v4.0.0...v4.1.0

Commits
  • ba7bc0a fix: add retry to curl downloads for transient network failures (#210)
  • 5a292e1 Bump cosign to 3.0.5 (#220)
  • 351ea76 Bump actions/checkout from 6.0.1 to 6.0.2 (#217)
  • c17565f test with go 1.26 too (#221)
  • a6fdd19 Bump actions/setup-go from 6.1.0 to 6.3.0 (#218)
  • 430b6a7 docs: fix registry from gcr.io to ghcr.io (#213)
  • 4d14d7f feat: update to v3.0.3 (#212)
  • f148005 fix: use env vars for template expansions; show curl errors (#207)
  • c3f2d79 Bump actions/checkout from 6.0.0 to 6.0.1 (#208)
  • b9a9af4 drop tests with ...

    Description has been truncated

Bumps the github-actions group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml](https://github.com/action-stars/generic-workflows) | `0.7.4` | `0.8.0` |
| [action-stars/generic-workflows/.github/workflows/release.yaml](https://github.com/action-stars/generic-workflows) | `0.7.4` | `0.8.0` |
| [action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml](https://github.com/action-stars/generic-workflows) | `0.7.4` | `0.8.0` |
| [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` |
| [github/codeql-action](https://github.com/github/codeql-action) | `4.31.10` | `4.32.6` |
| [imjasonh/setup-crane](https://github.com/imjasonh/setup-crane) | `0.4` | `0.5` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) | `4.0.0` | `4.1.0` |



Updates `action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml` from 0.7.4 to 0.8.0
- [Release notes](https://github.com/action-stars/generic-workflows/releases)
- [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md)
- [Commits](action-stars/generic-workflows@8888aa6...d957d70)

Updates `action-stars/generic-workflows/.github/workflows/release.yaml` from 0.7.4 to 0.8.0
- [Release notes](https://github.com/action-stars/generic-workflows/releases)
- [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md)
- [Commits](action-stars/generic-workflows@8888aa6...d957d70)

Updates `action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml` from 0.7.4 to 0.8.0
- [Release notes](https://github.com/action-stars/generic-workflows/releases)
- [Changelog](https://github.com/action-stars/generic-workflows/blob/main/CHANGELOG.md)
- [Commits](action-stars/generic-workflows@8888aa6...d957d70)

Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@8e8c483...de0fac2)

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

Updates `imjasonh/setup-crane` from 0.4 to 0.5
- [Release notes](https://github.com/imjasonh/setup-crane/releases)
- [Commits](imjasonh/setup-crane@31b88ef...6da1ae0)

Updates `sigstore/cosign-installer` from 4.0.0 to 4.1.0
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@faadad0...ba7bc0a)

---
updated-dependencies:
- dependency-name: action-stars/generic-workflows/.github/workflows/dependabot-changelog.yaml
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: action-stars/generic-workflows/.github/workflows/release.yaml
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: action-stars/generic-workflows/.github/workflows/validate-gh-workflows.yaml
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 4.32.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: imjasonh/setup-crane
  dependency-version: '0.5'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.1.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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 19:30
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.

0 participants