Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps the github-actions group with 4 updates: github/codeql-action, googleapis/release-please-action, philips-software/amp-devcontainer and anchore/sbom-action.

Updates github/codeql-action from 4.30.9 to 4.31.0

Release notes

Sourced from github/codeql-action's releases.

v4.31.0

CodeQL Action Changelog

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

4.31.0 - 24 Oct 2025

  • Bump minimum CodeQL bundle version to 2.17.6. #3223
  • When SARIF files are uploaded by the analyze or upload-sarif actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the upload-sarif action. For analyze, this may affect Advanced Setup for CodeQL users who specify a value other than always for the upload input. #3222

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.0 - 24 Oct 2025

  • Bump minimum CodeQL bundle version to 2.17.6. #3223
  • When SARIF files are uploaded by the analyze or upload-sarif actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the upload-sarif action. For analyze, this may affect Advanced Setup for CodeQL users who specify a value other than always for the upload input. #3222

4.30.9 - 17 Oct 2025

  • Update default CodeQL bundle version to 2.23.3. #3205
  • Experimental: A new setup-codeql action has been added which is similar to init, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. #3204

4.30.8 - 10 Oct 2025

No user facing changes.

4.30.7 - 06 Oct 2025

  • [v4+ only] The CodeQL Action now runs on Node.js v24. #3169

3.30.6 - 02 Oct 2025

  • Update default CodeQL bundle version to 2.23.2. #3168

3.30.5 - 26 Sep 2025

  • We fixed a bug that was introduced in 3.30.4 with upload-sarif which resulted in files without a .sarif extension not getting uploaded. #3160

3.30.4 - 25 Sep 2025

  • We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the codeql-action/init step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the codeql-action/init step. #3099 and #3100
  • We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. #3107
  • You can now run the latest CodeQL nightly bundle by passing tools: nightly to the init action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. #3130
  • Update default CodeQL bundle version to 2.23.1. #3118

3.30.3 - 10 Sep 2025

No user facing changes.

3.30.2 - 09 Sep 2025

  • Fixed a bug which could cause language autodetection to fail. #3084
  • Experimental: The quality-queries input that was added in 3.29.2 as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new analysis-kinds input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. #3064

... (truncated)

Commits
  • 4e94bd1 Merge pull request #3235 from github/update-v4.31.0-1d36546c1
  • 8f11182 Update changelog for v4.31.0
  • 1d36546 Merge pull request #3234 from github/mbg/changelog/post-processing
  • 08ada26 Add changelog entry for post-processing change
  • b843cbe Merge pull request #3233 from github/mbg/getOptionalEnvVar
  • 1ecd563 Use getOptionalEnvVar in writePostProcessedFiles
  • e576807 Merge pull request #3223 from github/henrymercer/bump-minimum
  • ad35676 Add getOptionalEnvVar function
  • d75645b Merge pull request #3222 from github/mbg/upload-lib/post-process
  • 710606c Check that outputPath is non-empty
  • Additional commits viewable in compare view

Updates googleapis/release-please-action from 4.3.0 to 4.4.0

Release notes

Sourced from googleapis/release-please-action's releases.

v4.4.0

4.4.0 (2025-10-09)

Features

  • add ability to select versioning-strategy and release-as (#1121) (ee0f5ba)

Bug Fixes

  • changelog-host parameter ignored when using manifest configuration (#1151) (535c413)
  • bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (#1149) (3612a99)
  • bump release-please from 17.1.2 to 17.1.3 (#1158) (66fbfe9)
Changelog

Sourced from googleapis/release-please-action's changelog.

Changelog

4.4.0 (2025-10-09)

Features

  • add ability to select versioning-strategy and release-as (#1121) (ee0f5ba)

Bug Fixes

  • changelog-host parameter ignored when using manifest configuration (#1151) (535c413)
  • bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 directory (#1149) (3612a99)
  • bump release-please from 17.1.2 to 17.1.3 (#1158) (66fbfe9)

4.3.0 (2025-08-20)

Features

  • deps: update release-please to 17.1.2 (f07192c)

4.2.0 (2025-03-07)

Features

  • support for skip-labeling parameter for GitHub action (#1066) (fb7f385)

4.1.5 (2025-02-27)

Bug Fixes

4.1.4 (2024-10-02)

Bug Fixes

  • bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (#1015) (5ec1cbd)
  • bump release-please from 16.12.0 to 16.13.0 (#1030) (caa0464)
  • bump release-please from 16.13.0 to 16.14.0 (#1032) (b2a986c)
  • deps: update release-please to 16.14.1 (#1036) (2942e51)

4.1.3 (2024-06-10)

... (truncated)

Commits
  • 16a9c90 chore(main): release 4.4.0 (#1156)
  • e5c2aa4 chore: build dist (#1159)
  • 66fbfe9 fix: bump release-please from 17.1.2 to 17.1.3 (#1158)
  • 4cd397a chore: build dist (#1152)
  • ee0f5ba feat: add ability to select versioning-strategy and release-as (#1121)
  • 535c413 fix: changelog-host parameter ignored when using manifest configuration (#1...
  • 3612a99 fix: bump mocha from 11.7.1 to 11.7.2 in the npm_and_yarn group across 1 dire...
  • 15209c4 chore: verify body contents when running tests (#1148)
  • bf90349 docs: Add body to Outputs (#1129)
  • 1cfb21c docs: adds missing github action permissions to README (#1108)
  • Additional commits viewable in compare view

Updates philips-software/amp-devcontainer from 6.5.1 to 6.5.2

Release notes

Sourced from philips-software/amp-devcontainer's releases.

v6.5.2

6.5.2 (2025-10-22)

📋 Summary

This release updates the Ubuntu base image for all containers, and it includes a refactoring of the re-usable workflows that enable re-use in repositories that derive from amp-devcontainer.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.5.2@sha256:0a4edfc361a8e8b2be6b6e4e06f65bb984aae65c792442a29fdbc85fcc0a466b
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.5.2@sha256:850a19aa82bcf3d027e2e952d3933a072eff51eb4ca3b4321f12a3dfa1689708

Bug Fixes

Chores

  • deps, cpp: Update github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#982) (dc7b2d2) (by @​dependabot)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#983) (3ef1da2) (by @​dependabot)
  • deps, rust: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#981) (c9efa53) (by @​dependabot)
  • deps: Bump ubuntu from 728785b to 66460d5 in amp-devcontainer-rust (#976) (bd12176) and amp-devcontainer-cpp (#977) (3817eb2) (by @​dependabot)
  • Refactor re-usable workflows to enable re-use in derived repositories (#968) (4c4130c) (by @​rjaegers)
Changelog

Sourced from philips-software/amp-devcontainer's changelog.

CHANGELOG

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.

6.5.2 (2025-10-22)

Bug Fixes

  • Attestation verification for repos that re-use amp-devcontainer workflows (#987) (ebfb69d)
  • Enable attestation verification to pass for repos that use amp-devcontainer workflows (ebfb69d)

Chores

  • deps, cpp: Update github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#982) (dc7b2d2)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#983) (3ef1da2)
  • deps, rust: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#981) (c9efa53)
  • deps: Bump ubuntu from 728785b to 66460d5 in /.devcontainer/cpp (#977) (3817eb2)
  • deps: Bump ubuntu from 728785b to 66460d5 in /.devcontainer/rust (#976) (bd12176)
  • deps: Bump ubuntu in /.devcontainer/cpp (3817eb2)
  • deps: Bump ubuntu in /.devcontainer/rust (bd12176)
  • Refactor re-usable workflows to enable re-use in derived repositories (#968) (4c4130c)

6.5.1 (2025-10-13)

Chores

  • deps, cpp: Update github.vscode-pull-request-github, ms-playwright.playwright in devcontainer.json (#970) (3b85249)
  • deps, rust: Update github.vscode-pull-request-github in devcontainer.json (#971) (39c4332)
  • deps: Bump conan from 2.20.1 to 2.21.0 in /.devcontainer (#962) (fc2ed55)
  • deps: Bump ubuntu from 353675e to 728785b in /.devcontainer/cpp (#964) (8053df4)
  • deps: Bump ubuntu from 353675e to 728785b in /.devcontainer/rust (#965) (b67d2bc)
  • deps: Bump ubuntu in /.devcontainer/cpp (8053df4)
  • deps: Bump ubuntu in /.devcontainer/rust (b67d2bc)
  • deps: Update udev to 255.4-1ubuntu8.11 (#969) (e430762)

6.5.0 (2025-10-05)

Features

Bug Fixes

... (truncated)

Commits
  • c955537 chore(main): release 6.5.2 (#978)
  • ebfb69d fix: attestation verification for repos that re-use amp-devcontainer workflow...
  • 7f61414 test(deps): bump the npm group with 2 updates (#986)
  • a5a2474 ci(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#985)
  • 594ee11 ci(deps): bump the github-actions group with 3 updates (#984)
  • c9efa53 chore(deps, rust): update github.vscode-pull-request-github, sonarsource.sona...
  • dc7b2d2 chore(deps, cpp): update github.vscode-pull-request-github, ms-vscode.cpptool...
  • 3ef1da2 chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...
  • 1567015 ci: fix using sequences in job names (#980)
  • 4c4130c chore: refactor re-usable workflows to enable re-use in derived repositories ...
  • Additional commits viewable in compare view

Updates anchore/sbom-action from 0.20.8 to 0.20.9

Release notes

Sourced from anchore/sbom-action's releases.

v0.20.9

Changes in v0.20.9

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 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 4 updates: [github/codeql-action](https://github.com/github/codeql-action), [googleapis/release-please-action](https://github.com/googleapis/release-please-action), [philips-software/amp-devcontainer](https://github.com/philips-software/amp-devcontainer) and [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `github/codeql-action` from 4.30.9 to 4.31.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@16140ae...4e94bd1)

Updates `googleapis/release-please-action` from 4.3.0 to 4.4.0
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@c2a5a2b...16a9c90)

Updates `philips-software/amp-devcontainer` from 6.5.1 to 6.5.2
- [Release notes](https://github.com/philips-software/amp-devcontainer/releases)
- [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md)
- [Commits](e827c80...c955537)

Updates `anchore/sbom-action` from 0.20.8 to 0.20.9
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@aa0e114...8e94d75)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: googleapis/release-please-action
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: philips-software/amp-devcontainer
  dependency-version: 6.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: anchore/sbom-action
  dependency-version: 0.20.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 08:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 27, 2025
@sonarqubecloud
Copy link

@github-actions
Copy link
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 22 0 0 0.53s
✅ DOCKERFILE hadolint 2 0 0 0.82s
✅ GHERKIN gherkin-lint 6 0 0 2.33s
✅ JSON npm-package-json-lint yes no no 0.5s
✅ JSON prettier 15 2 0 0 0.48s
✅ JSON v8r 15 0 0 7.43s
✅ MARKDOWN markdownlint 11 0 0 0 0.9s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.27s
✅ REPOSITORY gitleaks yes no no 0.93s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 28.56s
✅ REPOSITORY secretlint yes no no 0.98s
✅ REPOSITORY syft yes no no 2.05s
✅ REPOSITORY trivy yes no no 7.3s
✅ REPOSITORY trivy-sbom yes no no 0.23s
✅ REPOSITORY trufflehog yes no no 3.82s
✅ SPELL lychee 73 0 0 11.57s
✅ YAML prettier 28 0 0 0 1.21s
✅ YAML v8r 28 0 0 7.94s
✅ YAML yamllint 28 0 0 0.79s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx [email protected] --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,GHERKIN_GHERKIN_LINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-995

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 536.92 MB 536.92 MB 188 B (0%) 🔽
linux/arm64 493.6 MB 493.6 MB +21 B (+0%) 🔼

@github-actions
Copy link
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-995

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 693.64 MB 693.64 MB 1.9 kB (0%) 🔽
linux/arm64 676.93 MB 676.93 MB +26 B (+0%) 🔼

@github-actions
Copy link
Contributor

Test Results

 5 files  ±0   5 suites  ±0   3m 30s ⏱️ -24s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
65 runs  ±0  65 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 212a77a. ± Comparison against base commit 7a54af1.

@rjaegers rjaegers added this pull request to the merge queue Oct 27, 2025
Merged via the queue into main with commit 4da3003 Oct 27, 2025
32 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-3c75244b22 branch October 27, 2025 09:56
@github-actions
Copy link
Contributor

Pull Request Report (#995)

Static measures

Description Value
Number of added lines 6
Number of deleted lines 6
Number of changed files 5
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 1.6 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 1.6 Hours
Time to merge after last review 17.3 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 40.6 Min
Total time spend in last status check run on PR 1.6 Hours

@github-actions
Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v6.5.3 🎉

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.

2 participants