Skip to content

chore(github-actions): bump the github-actions group with 3 updates - #462

Merged
MaciejKaszynski merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-ceff9307f1
Aug 13, 2026
Merged

chore(github-actions): bump the github-actions group with 3 updates#462
MaciejKaszynski merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-ceff9307f1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml, eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml and eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml.

Updates eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529

Commits
  • 840a5c6 fix: support direct docs publishing (#191)
  • 7fb87a7 feat: add support for private Bazel dependencies in PR checks (#190)
  • 33842dc fix: do not assume to know when users want to use secrets (#188)
  • 46da27c chore(deps): bump github/codeql-action (#183)
  • d7af363 chore(deps): bump actions/upload-artifact from 4 to 7 (#184)
  • c2c7e6d fix: always prune obsolete caches (#187)
  • 0621768 feat(cache-maintenance): usable in non-score setups (#181)
  • c644440 chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#173)
  • 8a7d3d1 chore(deps): bump the github-actions group across 1 directory with 2 updates ...
  • ff0ff90 chore(deps): bump eclipse-score/cicd-actions/warm-bazel-repository-cache (#174)
  • Additional commits viewable in compare view

Updates eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529

Commits
  • 840a5c6 fix: support direct docs publishing (#191)
  • 7fb87a7 feat: add support for private Bazel dependencies in PR checks (#190)
  • 33842dc fix: do not assume to know when users want to use secrets (#188)
  • 46da27c chore(deps): bump github/codeql-action (#183)
  • d7af363 chore(deps): bump actions/upload-artifact from 4 to 7 (#184)
  • c2c7e6d fix: always prune obsolete caches (#187)
  • 0621768 feat(cache-maintenance): usable in non-score setups (#181)
  • c644440 chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#173)
  • 8a7d3d1 chore(deps): bump the github-actions group across 1 directory with 2 updates ...
  • ff0ff90 chore(deps): bump eclipse-score/cicd-actions/warm-bazel-repository-cache (#174)
  • Additional commits viewable in compare view

Updates eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529

Commits
  • 840a5c6 fix: support direct docs publishing (#191)
  • 7fb87a7 feat: add support for private Bazel dependencies in PR checks (#190)
  • 33842dc fix: do not assume to know when users want to use secrets (#188)
  • 46da27c chore(deps): bump github/codeql-action (#183)
  • d7af363 chore(deps): bump actions/upload-artifact from 4 to 7 (#184)
  • c2c7e6d fix: always prune obsolete caches (#187)
  • 0621768 feat(cache-maintenance): usable in non-score setups (#181)
  • c644440 chore(deps): bump actions/stale from 10.4.0 to 11.0.0 (#173)
  • 8a7d3d1 chore(deps): bump the github-actions group across 1 directory with 2 updates ...
  • ff0ff90 chore(deps): bump eclipse-score/cicd-actions/warm-bazel-repository-cache (#174)
  • 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 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 3 updates: [eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml](https://github.com/eclipse-score/cicd-workflows), [eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml](https://github.com/eclipse-score/cicd-workflows) and [eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml](https://github.com/eclipse-score/cicd-workflows).


Updates `eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml` from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529
- [Release notes](https://github.com/eclipse-score/cicd-workflows/releases)
- [Commits](eclipse-score/cicd-workflows@d5dfe33...840a5c6)

Updates `eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml` from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529
- [Release notes](https://github.com/eclipse-score/cicd-workflows/releases)
- [Commits](eclipse-score/cicd-workflows@d5dfe33...840a5c6)

Updates `eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml` from d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529
- [Release notes](https://github.com/eclipse-score/cicd-workflows/releases)
- [Commits](eclipse-score/cicd-workflows@d5dfe33...840a5c6)

---
updated-dependencies:
- dependency-name: eclipse-score/cicd-workflows/.github/workflows/qnx-build.yml
  dependency-version: 840a5c60b35c713ed8df13f1969dfb3721a5c529
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: eclipse-score/cicd-workflows/.github/workflows/cpp-coverage.yml
  dependency-version: 840a5c60b35c713ed8df13f1969dfb3721a5c529
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: eclipse-score/cicd-workflows/.github/workflows/rust-coverage.yml
  dependency-version: 840a5c60b35c713ed8df13f1969dfb3721a5c529
  dependency-type: direct:production
  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 Pull requests that update GitHub Actions code labels Aug 12, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2026
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Aug 12, 2026
@dependabot
dependabot Bot requested review from anmittag and antonkri as code owners August 12, 2026 17:08
@github-actions

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: d1d1beda-bd0a-4d96-b946-18d46d71382c
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (45 packages loaded, 10 targets configured)

Analyzing: target //:license-check (90 packages loaded, 10 targets configured)

Analyzing: target //:license-check (139 packages loaded, 352 targets configured)

Analyzing: target //:license-check (160 packages loaded, 6296 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9449 targets configured)

Analyzing: target //:license-check (172 packages loaded, 9451 targets configured)

INFO: Analyzed target //:license-check (177 packages loaded, 11589 targets configured).
[6 / 16] [Prepa] Creating source manifest for @@score_tooling+//dash/tool/formatters:dash_format_converter [for tool] ... (2 actions, 0 running)
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 20.843s, Critical Path: 0.31s
INFO: 16 processes: 4 disk cache hit, 12 internal.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@MaciejKaszynski
MaciejKaszynski merged commit b1ebc8a into main Aug 13, 2026
52 of 59 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in LCM - Lifecycle & Health FT Aug 13, 2026
@MaciejKaszynski
MaciejKaszynski deleted the dependabot/github_actions/github-actions-ceff9307f1 branch August 13, 2026 08:02
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant