Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the github-actions group with 4 updates: step-security/harden-runner, marocchino/sticky-pull-request-comment, crazy-max/ghaction-container-scan and docker/setup-buildx-action.

Updates step-security/harden-runner from 2.12.0 to 2.12.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.12.1

What's Changed

  • Detection capabilities have been upgraded to better recognize attempts at runner tampering. These improvements are informed by real-world incident learnings, including analysis of anomalous behaviors observed in the tj-actions and reviewdog supply chain attack.
  • Resolved an issue where the block policy was not enforced correctly when the GitHub Actions job was running inside a container on a self-hosted VM runner.

Full Changelog: step-security/harden-runner@v2...v2.12.1

Commits
  • 002fdce Merge pull request #544 from step-security/rc-21
  • 2489e3f Merge branch 'main' into rc-21
  • 75dd441 Merge pull request #555 from step-security/dependabot/github_actions/step-sec...
  • 4381ace Bump step-security/publish-unit-test-result-action from 2.19.0 to 2.20.0
  • a9da90b Merge pull request #553 from h0x0er/feat/container-workflows
  • a60ef21 update
  • 4ad512f Merge branch 'rc-21' into feat/container-workflows
  • 6b41a39 fixed test case
  • fa70c45 update agent
  • eb47845 self-hosted: refactored block-policy apply logic
  • Additional commits viewable in compare view

Updates marocchino/sticky-pull-request-comment from 2.9.2 to 2.9.3

Release notes

Sourced from marocchino/sticky-pull-request-comment's releases.

v2.9.3

What's Changed

  • Update deps (including security issues)
  • Test with vitest instead of jest
  • Use biome

Full Changelog: marocchino/sticky-pull-request-comment@v2.9.2...v2.9.3

Commits
  • d2ad0de 📦️ Build
  • c6b90f9 Merge pull request #1553 from marocchino/dependabot/npm_and_yarn/brace-expans...
  • 20665dd Merge pull request #1550 from marocchino/dependabot/npm_and_yarn/types/node-2...
  • 8a03a65 build(deps): Bump brace-expansion from 1.1.11 to 1.1.12
  • 8d4420a build(deps-dev): Bump @​types/node from 22.15.30 to 24.0.3
  • 14ca6a4 📦️ Build
  • 283f17c 🔧 Update biome setting
  • 0607099 Merge pull request #1552 from marocchino/dependabot/npm_and_yarn/vitest-3.2.4
  • 9bff39e Merge pull request #1551 from marocchino/dependabot/npm_and_yarn/biomejs/biom...
  • f02e40f build(deps-dev): Bump vitest from 3.2.2 to 3.2.4
  • Additional commits viewable in compare view

Updates crazy-max/ghaction-container-scan from 3.1.0 to 3.2.0

Release notes

Sourced from crazy-max/ghaction-container-scan's releases.

v3.2.0

Full Changelog: crazy-max/ghaction-container-scan@v3.1.0...v3.2.0

Commits
  • 4d8e0ac Merge pull request #184 from crazy-max/dependabot/npm_and_yarn/multi-1172310dfd
  • 1f531cc chore: update generated content
  • dc52eca build(deps): bump semver and @​types/semver
  • de1abc7 Merge pull request #185 from crazy-max/dependabot/npm_and_yarn/undici-5.29.0
  • 4749bfb chore: update generated content
  • 39a3bf0 Merge pull request #186 from crazy-max/dependabot/npm_and_yarn/brace-expansio...
  • 40fc94c build(deps): bump brace-expansion from 1.1.11 to 1.1.12
  • ff0b830 Merge pull request #183 from crazy-max/bot/trivy-releases-json
  • 5e13dd3 update .github/trivy-releases.json
  • b06e665 build(deps): bump undici from 5.28.5 to 5.29.0
  • Additional commits viewable in compare view

Updates docker/setup-buildx-action from 3.10.0 to 3.11.1

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.11.1

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

Commits
  • e468171 Merge pull request #429 from crazy-max/fix-keep-state
  • a3e7502 chore: update generated content
  • b145473 fix keep-state not being respected
  • 18ce135 Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0e198e9 chore: update generated content
  • 05f3f3a build(deps): bump @​docker/actions-toolkit from 0.61.0 to 0.62.1
  • 6229134 Merge pull request #427 from crazy-max/keep-state
  • c6f6a07 chore: update generated content
  • 6c5e29d skip builder creation if one already exists with the same name
  • 548b297 ci: keep-state check
  • Additional commits viewable in compare view

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: [step-security/harden-runner](https://github.com/step-security/harden-runner), [marocchino/sticky-pull-request-comment](https://github.com/marocchino/sticky-pull-request-comment), [crazy-max/ghaction-container-scan](https://github.com/crazy-max/ghaction-container-scan) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `step-security/harden-runner` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@v2.12.0...002fdce)

Updates `marocchino/sticky-pull-request-comment` from 2.9.2 to 2.9.3
- [Release notes](https://github.com/marocchino/sticky-pull-request-comment/releases)
- [Commits](marocchino/sticky-pull-request-comment@67d0dec...d2ad0de)

Updates `crazy-max/ghaction-container-scan` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/crazy-max/ghaction-container-scan/releases)
- [Commits](crazy-max/ghaction-container-scan@74ce8ef...4d8e0ac)

Updates `docker/setup-buildx-action` from 3.10.0 to 3.11.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@b5ca514...e468171)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: marocchino/sticky-pull-request-comment
  dependency-version: 2.9.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: crazy-max/ghaction-container-scan
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  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 Jun 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 23, 2025 09:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2025

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 18 0 0 0.53s
✅ DOCKERFILE hadolint 2 0 0 0.86s
✅ GHERKIN gherkin-lint 2 0 0 1.07s
✅ JSON npm-package-json-lint yes no no 0.48s
✅ JSON prettier 16 1 0 0 0.54s
✅ JSON v8r 16 0 0 7.13s
✅ MARKDOWN markdownlint 9 0 0 0 0.91s
✅ MARKDOWN markdown-table-formatter 9 0 0 0 0.29s
✅ REPOSITORY checkov yes no no 17.84s
✅ REPOSITORY gitleaks yes no no 0.41s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ REPOSITORY grype yes no 2 23.67s
✅ REPOSITORY secretlint yes no no 0.95s
✅ REPOSITORY syft yes no no 1.91s
✅ REPOSITORY trivy yes no no 6.89s
✅ REPOSITORY trivy-sbom yes no no 0.23s
✅ REPOSITORY trufflehog yes no no 3.22s
✅ SPELL lychee 63 0 0 2.12s
✅ YAML prettier 24 0 0 0 0.87s
✅ YAML v8r 24 0 0 7.37s
✅ YAML yamllint 24 0 0 0.84s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2025

📦 Container Size Analysis

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edge to ghcr.io/philips-software/amp-devcontainer-rust:pr-838

📈 Size Comparison Table

OS/Platform Previous Size Current Size Change Trend
linux/amd64 481.29M 481.29M 210.00 (+0.00%) 🔼
linux/arm64 432.76M 432.76M (-0.00%) 🔽

@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2025

📦 Container Size Analysis

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edge to ghcr.io/philips-software/amp-devcontainer-cpp:pr-838

📈 Size Comparison Table

OS/Platform Previous Size Current Size Change Trend
linux/amd64 691.27M 691.27M 228.00 (+0.00%) 🔼
linux/arm64 673.42M 673.42M (-0.00%) 🔽

@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2025

Test Results

 4 files  ±0   4 suites  ±0   2m 26s ⏱️ -3s
31 tests ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 
66 runs  ±0  66 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit a28b63a. ± Comparison against base commit c78d2e5.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers enabled auto-merge (squash) June 23, 2025 11:52
@sonarqubecloud
Copy link

@rjaegers rjaegers merged commit fd545f0 into main Jun 23, 2025
34 checks passed
@rjaegers rjaegers deleted the dependabot/github_actions/github-actions-b3fbf46fdb branch June 23, 2025 12:39
@github-actions
Copy link
Contributor

Pull Request Report (#838)

Static measures

Description Value
Number of added lines 8
Number of deleted lines 8
Number of changed files 5
Number of commits 3
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 5

Time related measures

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

Status check related measures

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

@github-actions
Copy link
Contributor

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

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