chore(github-actions): bump the github-actions group with 14 updates - #398
Merged
NicolasFussberger merged 1 commit intoJul 31, 2026
Merged
Conversation
Bumps the github-actions group with 14 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `3` | `7` | | [bazel-contrib/setup-bazel](https://github.com/bazel-contrib/setup-bazel) | `0.18.0` | `0.19.0` | | [eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml](https://github.com/eclipse-score/cicd-workflows) | `ea19fcae9aeeb4ac678b750c6c197eaf75414f39` | `473c10b74361afb7506a5d35ea554030753d5594` | | [eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml](https://github.com/eclipse-score/cicd-workflows) | `ea19fcae9aeeb4ac678b750c6c197eaf75414f39` | `473c10b74361afb7506a5d35ea554030753d5594` | | [eclipse-score/cicd-workflows/.github/workflows/docs-cleanup.yml](https://github.com/eclipse-score/cicd-workflows) | `0.0.0` | `0.0.2` | | [eclipse-score/cicd-workflows/.github/workflows/license-check.yml](https://github.com/eclipse-score/cicd-workflows) | `0.0.0` | `0.0.2` | | [actions/cache](https://github.com/actions/cache) | `3` | `6` | | [eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml](https://github.com/eclipse-score/cicd-workflows) | `af347722c7ae3ed85518895c11268d96ac728f62` | `473c10b74361afb7506a5d35ea554030753d5594` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `7` | `8` | | [softprops/action-gh-release](https://github.com/softprops/action-gh-release) | `2` | `3` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` | | [eclipse-score/cicd-workflows/.github/workflows/docs-verify.yml](https://github.com/eclipse-score/cicd-workflows) | `0.0.0` | `0.0.2` | | [eclipse-score/cicd-workflows/.github/workflows/tests.yml](https://github.com/eclipse-score/cicd-workflows) | `0.0.0` | `0.0.2` | | [eclipse-score/cicd-workflows/.github/workflows/docs.yml](https://github.com/eclipse-score/cicd-workflows) | `0.0.0` | `0.0.2` | Updates `actions/checkout` from 3 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v7) Updates `bazel-contrib/setup-bazel` from 0.18.0 to 0.19.0 - [Release notes](https://github.com/bazel-contrib/setup-bazel/releases) - [Commits](bazel-contrib/setup-bazel@0.18.0...0.19.0) Updates `eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml` from ea19fcae9aeeb4ac678b750c6c197eaf75414f39 to 473c10b74361afb7506a5d35ea554030753d5594 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@ea19fca...473c10b) Updates `eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml` from ea19fcae9aeeb4ac678b750c6c197eaf75414f39 to 473c10b74361afb7506a5d35ea554030753d5594 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@ea19fca...473c10b) Updates `eclipse-score/cicd-workflows/.github/workflows/docs-cleanup.yml` from 0.0.0 to 0.0.2 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@c1c90b1...93aac16) Updates `eclipse-score/cicd-workflows/.github/workflows/license-check.yml` from 0.0.0 to 0.0.2 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@c1c90b1...93aac16) Updates `actions/cache` from 3 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v6) Updates `eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml` from af347722c7ae3ed85518895c11268d96ac728f62 to 473c10b74361afb7506a5d35ea554030753d5594 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@af34772...473c10b) Updates `actions/download-artifact` from 7 to 8 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) Updates `softprops/action-gh-release` from 2 to 3 - [Release notes](https://github.com/softprops/action-gh-release/releases) - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md) - [Commits](softprops/action-gh-release@v2...v3) Updates `actions/upload-artifact` from 4 to 7 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v7) Updates `eclipse-score/cicd-workflows/.github/workflows/docs-verify.yml` from 0.0.0 to 0.0.2 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@c1c90b1...93aac16) Updates `eclipse-score/cicd-workflows/.github/workflows/tests.yml` from 0.0.0 to 0.0.2 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@c1c90b1...93aac16) Updates `eclipse-score/cicd-workflows/.github/workflows/docs.yml` from 0.0.0 to 0.0.2 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](eclipse-score/cicd-workflows@c1c90b1...93aac16) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: bazel-contrib/setup-bazel dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml dependency-version: 473c10b74361afb7506a5d35ea554030753d5594 dependency-type: direct:production dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml dependency-version: 473c10b74361afb7506a5d35ea554030753d5594 dependency-type: direct:production dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/docs-cleanup.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/license-check.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/cache dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml dependency-version: 473c10b74361afb7506a5d35ea554030753d5594 dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: softprops/action-gh-release dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/docs-verify.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/tests.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: eclipse-score/cicd-workflows/.github/workflows/docs.yml dependency-version: 0.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
NicolasFussberger and
pawelrutkaq
as code owners
July 31, 2026 07:34
dependabot
Bot
requested review from
FScholPer,
anmittag and
antonkri
as code owners
July 31, 2026 07:34
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //:license-checkStatus: Click to expand output |
NicolasFussberger
approved these changes
Jul 31, 2026
|
The created documentation from the pull request is available at: docu-html |
NicolasFussberger
deleted the
dependabot/github_actions/github-actions-4cd449bfc9
branch
July 31, 2026 07:52
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 14 updates:
370.18.00.19.0ea19fcae9aeeb4ac678b750c6c197eaf75414f39473c10b74361afb7506a5d35ea554030753d5594ea19fcae9aeeb4ac678b750c6c197eaf75414f39473c10b74361afb7506a5d35ea554030753d55940.0.00.0.20.0.00.0.236af347722c7ae3ed85518895c11268d96ac728f62473c10b74361afb7506a5d35ea554030753d55947823470.0.00.0.20.0.00.0.20.0.00.0.2Updates
actions/checkoutfrom 3 to 7Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
3d3c42eprep v7.0.1 release (#2531)2880268escape values passed to --unset (#2530)12cd223trim only ascii whitespace for branch (#2521)62661c4skip running unsafe pr check if input is default (#2518)e8d4307Bump the minor-actions-dependencies group with 2 updates (#2499)631c942eslint 9 (#2474)4f1f4aeBump actions/upload-artifact from 4 to 7 (#2476)ba09753Bump actions/checkout from 6 to 7 (#2488)b9e0990Bump docker/login-action from 3.3.0 to 4.2.0 (#2479)e8cb398Bump docker/build-push-action from 6.5.0 to 7.2.0 (#2478)Updates
bazel-contrib/setup-bazelfrom 0.18.0 to 0.19.0Release notes
Sourced from bazel-contrib/setup-bazel's releases.
Commits
c5acdfbRelease 0.19.0b496e79Migrate to ESM (#151)63ef5dcchore(deps): update dependency yaml to v2.8.3 (#150)7ff4255Update Node version to address deprecation warning. (#148)3096290chore(deps): update node.js to v24.14.0 (#147)417f338Fix syntax error in README.md for disk-cache (#146)887da5fchore(deps): update node.js to v24.13.1 (#145)3217c4ffix(deps): update dependency@actions/tool-cacheto v4 (#143)18fd541fix(deps): update dependency@actions/coreto v3 (#141)e74b1abfix(deps): update dependency@actions/githubto v9 (#140)Updates
eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.ymlfrom ea19fcae9aeeb4ac678b750c6c197eaf75414f39 to 473c10b74361afb7506a5d35ea554030753d5594Commits
473c10bchore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#163)5c65a5bchore(deps): bump eclipse-score/cicd-actions/prune-cache (#162)d377475chore(deps): bump renovatebot/github-action (#161)0054fa5chore(deps): bump eclipse-score/devcontainer (#160)c080b05chore(deps): bump astral-sh/setup-uv from 5 to 7 (#153)c522a21chore(deps): bump github/codeql-action from 3 to 4 (#152)3eb9c76feat(qnx-build): add working dir support (#159)4c20f0dcoverage fix (#165)886cdfcRevert "chore(deps): bump actions/checkout from 4 to 7 (#148)" (#157)582fbd4chore(deps): bump eclipse-score/cicd-actions/inter-repo-access (#156)Updates
eclipse-score/cicd-workflows/.github/workflows/rust-coverage.ymlfrom ea19fcae9aeeb4ac678b750c6c197eaf75414f39 to 473c10b74361afb7506a5d35ea554030753d5594Commits
473c10bchore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#163)5c65a5bchore(deps): bump eclipse-score/cicd-actions/prune-cache (#162)d377475chore(deps): bump renovatebot/github-action (#161)0054fa5chore(deps): bump eclipse-score/devcontainer (#160)c080b05chore(deps): bump astral-sh/setup-uv from 5 to 7 (#153)c522a21chore(deps): bump github/codeql-action from 3 to 4 (#152)3eb9c76feat(qnx-build): add working dir support (#159)4c20f0dcoverage fix (#165)886cdfcRevert "chore(deps): bump actions/checkout from 4 to 7 (#148)" (#157)582fbd4chore(deps): bump eclipse-score/cicd-actions/inter-repo-access (#156)Updates
eclipse-score/cicd-workflows/.github/workflows/docs-cleanup.ymlfrom 0.0.0 to 0.0.2Release notes
Sourced from eclipse-score/cicd-workflows/.github/workflows/docs-cleanup.yml's releases.
Commits
93aac16feat(bzlmod-lock-check): split into two jobs, add lockfile check, guard again...af34772feat(shared): add more-disk-space action to several workflows (#114)39939c9feat(qnx-build): update QNX SDP setup action version (#112)1fe878achore: disable Renovate dependency dashboard (#111)87fc8befeat: use setup-qnx-sdp composite action in qnx-build workflow (#107)7b265b4fix(docs.yml): handle case of missing versions.json (#110)a288553chore: improve renovate PRs (#109)cc74a4efeat: daily updates of score modules (#104)186ace7fix: only save docs cache on push to main (#103)f4c434ffeat: docs support for private repos (#99)Updates
eclipse-score/cicd-workflows/.github/workflows/license-check.ymlfrom 0.0.0 to 0.0.2Release notes
Sourced from eclipse-score/cicd-workflows/.github/workflows/license-check.yml's releases.
Commits
93aac16feat(bzlmod-lock-check): split into two jobs, add lockfile check, guard again...af34772feat(shared): add more-disk-space action to several workflows (#114)39939c9feat(qnx-build): update QNX SDP setup action version (#112)1fe878achore: disable Renovate dependency dashboard (#111)87fc8befeat: use setup-qnx-sdp composite action in qnx-build workflow (#107)7b265b4fix(docs.yml): handle case of missing versions.json (#110)a288553chore: improve renovate PRs (#109)cc74a4efeat: daily updates of score modules (#104)186ace7fix: only save docs cache on push to main (#103)f4c434ffeat: docs support for private repos (#99)Updates
actions/cachefrom 3 to 6Release notes
Sourced from actions/cache's releases.
... (truncated)
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
55cc834Merge pull request #1768 from jasongin/readonly-cached8cd72fBump@actions/cacheto v6.1.0 - handle cache write error due to RO token2c8a9bdMerge pull request #1760 from actions/samirat/esm_migration_and_package_updatee9b91fdPrettier fixese4884b8Rebuild dist10baf01Fixed licensese39b386Fix test mock return orderb692820PR feedback6074912Rebuild dist bundles as ESM to match type:module5a912e8Fix lint and jest issuesUpdates
eclipse-score/cicd-workflows/.github/workflows/qnx-build.ymlfrom af347722c7ae3ed85518895c11268d96ac728f62 to 473c10b74361afb7506a5d35ea554030753d5594Commits
473c10bchore(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#163)5c65a5bchore(deps): bump eclipse-score/cicd-actions/prune-cache (#162)d377475chore(deps): bump renovatebot/github-action (#161)0054fa5chore(deps): bump eclipse-score/devcontainer (#160)c080b05chore(deps): bump astral-sh/setup-uv from 5 to 7 (#153)c522a21chore(deps): bump github/codeql-action from 3 to 4 (#152)3eb9c76feat(qnx-build): add working dir support (#159)4c20f0dcoverage fix (#165)886cdfcRevert "chore(deps): bump actions/checkout from 4 to 7 (#148)" (#157)582fbd4chore(deps): bump eclipse-score/cicd-actions/inter-repo-access (#156)Updates
actions/download-artifactfrom 7 to 8Release notes
Sourced from actions/download-artifact's releases.
Commits
3e5f45bAdd regression tests for CJK characters (#471)e6d03f6Add a regression test for artifact name + content-type mismatches (#472)70fc10cMerge pull request #461 from actions/danwkennedy/digest-mismatch-behaviorf258da9Add change docsccc058eFix linting issuesbd7976bAdd a setting to specify what to do on hash mismatch and default it toerrorac21fcfMerge pull request #460 from actions/danwkennedy/download-no-unzip15999bfAdd note about package bumps974686eBump the version tov8and add release notesfbe48b1Update test names to make it clearer what they doUpdates
softprops/action-gh-releasefrom 2 to 3Release notes
Sourced from softprops/action-gh-release's releases.