Skip to content

ci(deps): bump the github-actions group across 1 directory with 9 updates#790

Merged
Ron (rjaegers) merged 1 commit intomainfrom
dependabot/github_actions/github-actions-26999f2a7c
May 7, 2025
Merged

ci(deps): bump the github-actions group across 1 directory with 9 updates#790
Ron (rjaegers) merged 1 commit intomainfrom
dependabot/github_actions/github-actions-26999f2a7c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

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

Package From To
step-security/harden-runner 2.11.1 2.12.0
reproducible-containers/buildkit-cache-dance 3.1.2 3.2.0
docker/build-push-action 6.15.0 6.16.0
anchore/sbom-action 0.18.0 0.19.0
actions/attest-build-provenance 2.2.3 2.3.0
actions/download-artifact 4.2.1 4.3.0
oxsecurity/megalinter 8.5.0 8.7.0
github/codeql-action 3.28.15 3.28.17
actions/create-github-app-token 2.0.2 2.0.6

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

Release notes

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

v2.12.0

What's Changed

  1. A new option, disable-sudo-and-containers, is now available to replace the disable-sudo policy, addressing Docker-based privilege escalation (CVE-2025-32955). More details can be found in this blog post.

  2. New detections have been added based on insights from the tj-actions and reviewdog actions incidents.

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

Commits
  • 0634a26 Merge pull request #541 from step-security/rc-20
  • 2e3c511 Update action.yml
  • 40873e6 Update README.md
  • 484c279 Update README.md
  • 4c8582f Update agent versions
  • e8d595c fix disable_sudo_and_containers bug
  • 5d277fc fix journalctl related bug
  • ff2ab22 Merge pull request #536 from rohan-stepsecurity/feat/flag/disable-sudo-and-co...
  • b81d650 fix: run sudo command only when both disable-sudo and disable-sudo-and-docker...
  • 769df4e Update agent
  • Additional commits viewable in compare view

Updates reproducible-containers/buildkit-cache-dance from 3.1.2 to 3.2.0

Release notes

Sourced from reproducible-containers/buildkit-cache-dance's releases.

v3.2.0

What's Changed

New Contributors

Full Changelog: reproducible-containers/buildkit-cache-dance@v3.1.2...v3.2.0

Commits
  • 653a570 Merge pull request #49 from bennesp/automatic-cache-map-discovery
  • 429cead generate dist folder
  • 611d172 add messages to make debugging easier
  • 58a25ae simplify getCacheMapFromDockerfile by hardcoding target
  • 5000ee0 apply review suggestions
  • dd1601e update README.md
  • 2e3c72c update github action yml
  • 74013b1 add automatic discovery of caches in Dockerfiles
  • 61bd187 Merge pull request #45 from ty2/main
  • d39a221 add builder arg
  • Additional commits viewable in compare view

Updates docker/build-push-action from 6.15.0 to 6.16.0

Release notes

Sourced from docker/build-push-action's releases.

v6.16.0

Full Changelog: docker/build-push-action@v6.15.0...v6.16.0

Commits
  • 14487ce Merge pull request #1343 from crazy-max/fix-no-default-attest
  • 0ec9126 Merge pull request #1366 from crazy-max/pr-assign-author
  • b749522 pr-assign-author workflow
  • c566248 Merge pull request #1363 from crazy-max/fix-codecov
  • 13275dd ci: fix missing source for codecov
  • 67dc78b Merge pull request #1361 from mschoettle/patch-1
  • 0760504 docs: add validating build configuration example
  • 1c198f4 chore: update generated content
  • 288d9e2 handle no default attestations env var
  • 88844b9 Merge pull request #1353 from crazy-max/summary-secret-keys
  • Additional commits viewable in compare view

Updates anchore/sbom-action from 0.18.0 to 0.19.0

Release notes

Sourced from anchore/sbom-action's releases.

v0.19.0

Changes in v0.19.0

  • chore(deps): update Syft to v1.23.0 (#521)
  • chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8 (#519)
  • chore(deps): bump cross-spawn (#514)
Commits

Updates actions/attest-build-provenance from 2.2.3 to 2.3.0

Release notes

Sourced from actions/attest-build-provenance's releases.

v2.3.0

What's Changed

Full Changelog: actions/attest-build-provenance@v2.2.3...v2.3.0

Commits
  • db473fd bump actions/attest from 2.2.1 to 2.3.0 (#615)
  • d3b713a Bump the actions-minor group with 2 updates (#566)
  • e042adb Bump the npm-development group with 4 updates (#567)
  • 9d3beef Bump the npm-development group with 4 updates (#554)
  • 877f50d Bump typescript-eslint in the npm-development group (#516)
  • b7ab740 Bump the npm-development group across 1 directory with 6 updates (#506)
  • See full diff in compare view

Updates actions/download-artifact from 4.2.1 to 4.3.0

Release notes

Sourced from actions/download-artifact's releases.

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/download-artifact@v4.2.1...v4.3.0

Commits
  • d3f86a1 Merge pull request #404 from actions/robherley/v4.3.0
  • fc02353 prep for v4.3.0 release
  • 7745437 Merge pull request #402 from actions/joshmgross/download-by-id-example
  • 84fc7a0 Remove path filters from Check dist workflow
  • 67f2bc3 Fix workflow example for downloading by artifact ID
  • 8ea3c2c Merge pull request #401 from actions/download-by-id
  • d219c63 add supporting unit tests for artifact downloads with ids
  • 54124fb revert getArtifact() changes - for now we have to list and filter by artifa...
  • b83057b bundle
  • 171183c use the same artifactClient.getArtifact structure as seen above in `isSingl...
  • Additional commits viewable in compare view

Updates oxsecurity/megalinter from 8.5.0 to 8.7.0

Release notes

Sourced from oxsecurity/megalinter's releases.

v8.7.0

What's Changed

MegaLinter is graciously provided by OX Security

Full Changelog: oxsecurity/megalinter@v8.6.0...v8.7.0

v8.6.0

What's Changed

... (truncated)

Changelog

Sourced from oxsecurity/megalinter'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.

[Unreleased] (beta, main branch content)

Note: Can be used with oxsecurity/megalinter@beta in your GitHub Action mega-linter.yml file, or with oxsecurity/megalinter:beta docker image

  • Core

  • New linters

  • Disabled linters

  • Media

  • Linters enhancements

  • Fixes

  • Reporters

  • Doc

  • Flavors

  • CI

  • mega-linter-runner

  • Linter versions upgrades (N)

[v8.7.0] - 2024-05-04

... (truncated)

Commits
  • 5a91fb0 Release MegaLinter v8.7.0
  • 940b9d0 [automation] Auto-update linters version, help and documentation (#5334)
  • 61a6678 chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.7.2 (#5336)
  • 4f16aac chore(deps): update dependency astral-sh/uv to v0.7.2 (#5335)
  • c0d5a5c Align number columns of markdown tables in reports (#4835)
  • b52216a [automation] Auto-update linters version, help and documentation (#5330)
  • 636085e chore(deps): update dependency yamllint to v1.37.1 (#5333)
  • d96277c chore(deps): update dependency eslint-plugin-prettier to v5.3.1 (#5332)
  • 8b2f83f chore(deps): update dependency redis to v6 (#5329)
  • 87cb4a8 chore(deps): update zricethezav/gitleaks docker tag to v8.25.1 (#5328)
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.15 to 3.28.17

Release notes

Sourced from github/codeql-action's releases.

v3.28.17

CodeQL Action Changelog

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

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

See the full CHANGELOG.md for more information.

v3.28.16

CodeQL Action Changelog

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

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

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.

3.28.17 - 02 May 2025

  • Update default CodeQL bundle version to 2.21.2. #2872

3.28.16 - 23 Apr 2025

  • Update default CodeQL bundle version to 2.21.1. #2863

3.28.15 - 07 Apr 2025

  • Fix bug where the action would fail if it tried to produce a debug artifact with more than 65535 files. #2842

3.28.14 - 07 Apr 2025

  • Update default CodeQL bundle version to 2.21.0. #2838

3.28.13 - 24 Mar 2025

No user facing changes.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #2810

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6. #2793

3.28.10 - 21 Feb 2025

  • Update default CodeQL bundle version to 2.20.5. #2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #2768

3.28.9 - 07 Feb 2025

  • Update default CodeQL bundle version to 2.20.4. #2753

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #2744

... (truncated)

Commits
  • 60168ef Merge pull request #2886 from github/update-v3.28.17-97a2bfd2a
  • 0d5a311 Update changelog for v3.28.17
  • 97a2bfd Merge pull request #2872 from github/update-bundle/codeql-bundle-v2.21.2
  • 9aba20e Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
  • 81a9508 Merge pull request #2876 from github/henrymercer/fix-diff-informed-multiple-a...
  • 1569f4c Disable diff-informed queries in code scanning config tests
  • 62fbeb6 Merge branch 'main' into henrymercer/fix-diff-informed-multiple-analyze
  • f122d1d Address test failures from computing temporary directory too early
  • 083772a Do not fail diff informed analyses when analyze is run twice in the same job
  • 5db14d0 Merge branch 'main' into update-bundle/codeql-bundle-v2.21.2
  • Additional commits viewable in compare view

Updates actions/create-github-app-token from 2.0.2 to 2.0.6

Release notes

Sourced from actions/create-github-app-token's releases.

v2.0.6

2.0.6 (2025-05-03)

Bug Fixes

v2.0.5

2.0.5 (2025-05-02)

Bug Fixes

  • deps: bump the production-dependencies group with 3 updates (#240) (d64d7d7)

v2.0.4

2.0.4 (2025-05-02)

Bug Fixes

v2.0.3

2.0.3 (2025-05-01)

Bug Fixes

  • README: use v2 in examples (#234) (9ba274d), closes #232
  • use core.getBooleanInput() to retrieve boolean input values (#223) (c3c17c7)
Commits
  • df432ce build(release): 2.0.6 [skip ci]
  • 3336784 fix: replace - with _ (#246)
  • db3cdf4 build(release): 2.0.5 [skip ci]
  • d64d7d7 fix(deps): bump the production-dependencies group with 3 updates (#240)
  • 1b6f53e build(deps-dev): bump the development-dependencies group across 1 directory w...
  • 061a84d build(deps-dev): bump @​octokit/openapi from 18.2.0 to 19.0.0 (#242)
  • c8f34a6 build(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 in...
  • 4821f52 build(release): 2.0.4 [skip ci]
  • 2950cbc fix: permission input handling (#243)
  • 30bf625 build(release): 2.0.3 [skip ci]
  • 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

…ates

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

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.11.1` | `2.12.0` |
| [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | `3.1.2` | `3.2.0` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `6.15.0` | `6.16.0` |
| [anchore/sbom-action](https://github.com/anchore/sbom-action) | `0.18.0` | `0.19.0` |
| [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) | `2.2.3` | `2.3.0` |
| [actions/download-artifact](https://github.com/actions/download-artifact) | `4.2.1` | `4.3.0` |
| [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) | `8.5.0` | `8.7.0` |
| [github/codeql-action](https://github.com/github/codeql-action) | `3.28.15` | `3.28.17` |
| [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.2` | `2.0.6` |



Updates `step-security/harden-runner` from 2.11.1 to 2.12.0
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@c6295a6...0634a26)

Updates `reproducible-containers/buildkit-cache-dance` from 3.1.2 to 3.2.0
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](reproducible-containers/buildkit-cache-dance@5b6db76...653a570)

Updates `docker/build-push-action` from 6.15.0 to 6.16.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@471d1dc...14487ce)

Updates `anchore/sbom-action` from 0.18.0 to 0.19.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@f325610...9f73021)

Updates `actions/attest-build-provenance` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@c074443...db473fd)

Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](actions/download-artifact@95815c3...d3f86a1)

Updates `oxsecurity/megalinter` from 8.5.0 to 8.7.0
- [Release notes](https://github.com/oxsecurity/megalinter/releases)
- [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md)
- [Commits](oxsecurity/megalinter@1463330...5a91fb0)

Updates `github/codeql-action` from 3.28.15 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@45775bd...60168ef)

Updates `actions/create-github-app-token` from 2.0.2 to 2.0.6
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@3ff1caa...df432ce)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/build-push-action
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: anchore/sbom-action
  dependency-version: 0.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/download-artifact
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: oxsecurity/megalinter
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-version: 3.28.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/create-github-app-token
  dependency-version: 2.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 09:03
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 5, 2025

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:773a8256b38992522ef178857face078da2d0a8e30217fec3fecf1008bdd4db2

OS/Platform Previous Size Current Size Delta
linux/amd64 482.86M 482.86M 0.00 (+0.00%)
linux/arm64 434.30M 434.30M 0.00 (+0.00%)

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:f9f7c03b5b5106b60f50d8af0dda7e8ad8f70a6b65751434c26ca1607c0062b3

OS/Platform Previous Size Current Size Delta
linux/amd64 692.87M 692.87M 0.00 (+0.00%)
linux/arm64 674.96M 674.96M 0.00 (+0.00%)

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ DOCKERFILE hadolint 2 0 0 0.7s
✅ GHERKIN gherkin-lint 2 0 0 1.03s
✅ JSON npm-package-json-lint yes no no 0.34s
✅ JSON prettier 15 1 0 0 0.35s
✅ JSON v8r 15 0 0 8.37s
✅ MARKDOWN markdownlint 9 0 0 0 0.7s
✅ MARKDOWN markdown-table-formatter 9 0 0 0 0.25s
✅ REPOSITORY checkov yes no no 15.46s
✅ REPOSITORY gitleaks yes no no 0.27s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 21.87s
✅ REPOSITORY secretlint yes no no 0.9s
✅ REPOSITORY syft yes no no 1.02s
✅ REPOSITORY trivy yes no no 6.61s
✅ REPOSITORY trivy-sbom yes no no 0.09s
✅ REPOSITORY trufflehog yes no no 3.59s
✅ SPELL lychee 60 0 0 11.43s
✅ YAML prettier 22 0 0 0 0.7s
✅ YAML v8r 22 0 0 6.1s
✅ YAML yamllint 22 0 0 0.48s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Contributor

github-actions bot commented May 5, 2025

Test Results

 2 files   2 suites   1m 18s ⏱️
29 tests 29 ✅ 0 💤 0 ❌
31 runs  31 ✅ 0 💤 0 ❌

Results for commit 41da09a.

@rjaegers Ron (rjaegers) enabled auto-merge (squash) May 7, 2025 08:12
@rjaegers Ron (rjaegers) merged commit 6e5848e into main May 7, 2025
21 checks passed
@rjaegers Ron (rjaegers) deleted the dependabot/github_actions/github-actions-26999f2a7c branch May 7, 2025 08:13
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2025

Pull Request Report (#790)

Static measures

Description Value
Number of added lines 17
Number of deleted lines 17
Number of changed files 9
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) 2 Days
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 2 Days
Time to merge after last review 1 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 17.9 Min
Total time spend in last status check run on PR 2 Days

@github-actions
Copy link
Contributor

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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant