Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the github-actions group with 1 update: anchore/sbom-action.

Updates anchore/sbom-action from 0.20.11 to 0.21.0

Release notes

Sourced from anchore/sbom-action's releases.

v0.21.0

  • chore(deps): update Syft to v1.39.0 (#561)
  • chore(deps): bump @​octokit/request-error, @​octokit/core and @​octokit/webhooks (#560)
  • chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#558)
Commits
  • a930d0a chore(deps): update Syft to v1.39.0 (#561)
  • e4b2532 chore(deps): bump @​octokit/request-error, @​octokit/core and @​octokit/webhooks...
  • 481b254 chore(deps): bump peter-evans/create-pull-request from 7.0.11 to 8.0.0 (#558)
  • See full diff in compare view

Dependabot compatibility score

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 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `anchore/sbom-action` from 0.20.11 to 0.21.0
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@43a17d6...a930d0a)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 08:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 5, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 5, 2026

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 20 0 0 0.54s
✅ DOCKERFILE hadolint 2 0 0 0.76s
✅ GHERKIN gherkin-lint 6 0 0 2.56s
✅ JSON npm-package-json-lint yes no no 0.48s
✅ JSON prettier 19 4 0 0 0.55s
✅ JSON v8r 19 0 0 6.89s
✅ MARKDOWN markdownlint 11 0 0 0 0.93s
✅ MARKDOWN markdown-table-formatter 11 0 0 0 0.28s
✅ REPOSITORY checkov yes no no 17.34s
✅ REPOSITORY gitleaks yes no no 0.52s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 27.7s
✅ REPOSITORY secretlint yes no no 0.97s
✅ REPOSITORY syft yes no no 1.84s
✅ REPOSITORY trivy yes no no 7.33s
✅ REPOSITORY trivy-sbom yes no no 0.24s
✅ REPOSITORY trufflehog yes no no 2.27s
✅ SPELL lychee 77 0 0 11.65s
✅ YAML prettier 28 0 0 0 1.2s
✅ YAML v8r 28 0 0 7.27s
✅ YAML yamllint 28 0 0 1.0s

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_CHECKOV,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

github-actions bot commented Jan 5, 2026

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 548.01 MB 548.01 MB 121 B (0%) 🔽
linux/arm64 502.72 MB 502.72 MB +93 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 683.2 MB 683.2 MB +331 B (+0%) 🔼
linux/arm64 665.11 MB 665.11 MB +204 B (+0%) 🔼

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

Test Results

 5 files  ±0   5 suites  ±0   3m 34s ⏱️ - 2m 8s
32 tests ±0  32 ✅ ±0  0 💤 ±0  0 ❌ ±0 
67 runs  ±0  67 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit d16a4bb. ± Comparison against base commit 7e62219.

@rjaegers rjaegers added this pull request to the merge queue Jan 5, 2026
Merged via the queue into main with commit 4794a0e Jan 5, 2026
32 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-c41baab015 branch January 5, 2026 11:57
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

Pull Request Report (#1068)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
Number of changed files 1
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) 3.8 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 3.8 Hours
Time to merge after last review 3.7 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 35.2 Min
Total time spend in last status check run on PR 14.4 Min

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

🎉 Hooray! The changes in this pull request went live with the release of v6.6.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