ci(deps): bump the github-actions group with 3 updates#1178
Merged
Ron (rjaegers) merged 1 commit intomainfrom Mar 6, 2026
Merged
ci(deps): bump the github-actions group with 3 updates#1178Ron (rjaegers) merged 1 commit intomainfrom
Ron (rjaegers) merged 1 commit intomainfrom
Conversation
Bumps the github-actions group with 3 updates: [EnricoMi/publish-unit-test-result-action](https://github.com/enricomi/publish-unit-test-result-action), [philips-software/amp-devcontainer](https://github.com/philips-software/amp-devcontainer) and [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `EnricoMi/publish-unit-test-result-action` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/enricomi/publish-unit-test-result-action/releases) - [Commits](EnricoMi/publish-unit-test-result-action@27d65e1...c950f6f) Updates `philips-software/amp-devcontainer` from 6.8.0 to 6.8.2 - [Release notes](https://github.com/philips-software/amp-devcontainer/releases) - [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md) - [Commits](0b102f3...bb4d772) Updates `anchore/sbom-action` from 0.22.2 to 0.23.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@28d7154...17ae174) --- updated-dependencies: - dependency-name: EnricoMi/publish-unit-test-result-action dependency-version: 2.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: philips-software/amp-devcontainer dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: anchore/sbom-action dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
|
Contributor
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 23 | 0 | 0 | 0.67s | |
| ✅ DOCKERFILE | hadolint | 3 | 0 | 0 | 0.79s | |
| ✅ GHERKIN | gherkin-lint | 6 | 0 | 0 | 2.62s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.46s | |
| ✅ JSON | prettier | 21 | 4 | 0 | 0 | 0.68s |
| ✅ JSON | v8r | 21 | 0 | 0 | 7.32s | |
| ✅ MARKDOWN | markdownlint | 12 | 0 | 0 | 0 | 1.1s |
| ✅ MARKDOWN | markdown-table-formatter | 12 | 0 | 0 | 0 | 0.28s |
| ✅ REPOSITORY | checkov | yes | no | no | 17.95s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 0.61s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | |
| ✅ REPOSITORY | grype | yes | no | no | 31.33s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 0.94s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.97s | |
| ✅ REPOSITORY | trivy | yes | no | no | 8.28s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.23s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.2s | |
| lychee | 83 | 2 | 0 | 21.63s | ||
| ✅ YAML | prettier | 31 | 0 | 0 | 0 | 1.02s |
| ✅ YAML | v8r | 31 | 0 | 0 | 8.43s | |
| ✅ YAML | yamllint | 31 | 0 | 0 | 0.86s |
Detailed Issues
⚠️ SPELL / lychee - 2 errors
[IGNORED] docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.7.0@sha256:a703d335fa237f8fc3303329d87e2555dca5187930da38bfa9010fa4e690933a)
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) Maybe a certificate error?
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....122
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2
Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
Errors in README.md
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) Maybe a certificate error?
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 mega-linter-runner@9.3.0 --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
Contributor
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
Contributor
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
Contributor
Ron (rjaegers)
approved these changes
Mar 6, 2026
Contributor
Pull Request Report (#1178)Static measures
Time related measures
Status check related measures
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




Bumps the github-actions group with 3 updates: EnricoMi/publish-unit-test-result-action, philips-software/amp-devcontainer and anchore/sbom-action.
Updates
EnricoMi/publish-unit-test-result-actionfrom 2.22.0 to 2.23.0Release notes
Sourced from EnricoMi/publish-unit-test-result-action's releases.
Commits
c950f6fReleasing v2.23.0013b82bUpgrade direct dependencies (#727)08eaa63Upgrade setup-python in misc actions (#728)ee9b6e2Extend dependabot config (#722)42756a1Upgrading Python dependencies (#721)13d372aFix comment4f082d0Upgrade GitHub actions (#720)8608181Lock composite actions' versions by SHA (#719)Updates
philips-software/amp-devcontainerfrom 6.8.0 to 6.8.2Release notes
Sourced from philips-software/amp-devcontainer's releases.
Changelog
Sourced from philips-software/amp-devcontainer's changelog.
... (truncated)
Commits
bb4d772chore(main): release 6.8.2 (#1164)6041313fix: add required permission to release workflow (#1163)78e6999chore(main): release 6.8.1 (#1142)fd8449dchore(deps, cpp): update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode ...5ad6b8cchore(deps, rust): update sonarsource.sonarlint-vscode in devcontainer.json (...fb963d1chore(deps, cpp): update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode ...f5ca44fci(deps): bump the github-actions group with 3 updates (#1158)1fb0a09test(deps): bump the npm group with 3 updates (#1157)117adbcfix: update apt.llvm.org gpg key checksum (#1162)bfe1bc2chore(deps, rust): update rust-lang.rust-analyzer in devcontainer.json (#1155)Updates
anchore/sbom-actionfrom 0.22.2 to 0.23.0Release notes
Sourced from anchore/sbom-action's releases.
Commits
17ae174chore(deps/test): move to es modules, node:test, single dist file (#595)6d473d3chore(deps): update Syft to v1.42.1 (#599)60619e7fix tests and bump fast-xml-parser (#598)e2bd58achore(deps-dev): bump the dev-dependencies group with 3 updates (#592)d032d7dci(syft auto update): npm ci, not npm install (#597)2d09430fix(dev): switch to esbuild (#590)74c5ce9chore(deps): update Syft to v1.42.0 (#589)77fae5achore(deps-dev): bump the dev-dependencies group with 4 updates (#583)debc3eechore(deps): bump npm-check-updates in the non-major group (#584)fff8762chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 (#588)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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