From a4dc52cad02711c25b6b9a3851d046e74aba9808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 20:53:36 +0000 Subject: [PATCH] chore(github-actions): bump eclipse-score/cicd-workflows/.github/workflows/daily.yml Bumps the github-actions group with 1 update: [eclipse-score/cicd-workflows/.github/workflows/daily.yml](https://github.com/eclipse-score/cicd-workflows). Updates `eclipse-score/cicd-workflows/.github/workflows/daily.yml` from 7b1b65cbb59d5f817e639a731f018db5adb3028a to 7c5c10c1f3f631fd26b8f9b00d5b147b1b9cff00 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](https://github.com/eclipse-score/cicd-workflows/compare/7b1b65cbb59d5f817e639a731f018db5adb3028a...7c5c10c1f3f631fd26b8f9b00d5b147b1b9cff00) --- updated-dependencies: - dependency-name: eclipse-score/cicd-workflows/.github/workflows/daily.yml dependency-version: 7c5c10c1f3f631fd26b8f9b00d5b147b1b9cff00 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/on-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/on-daily.yml b/.github/workflows/on-daily.yml index e4902c97..fed177e5 100644 --- a/.github/workflows/on-daily.yml +++ b/.github/workflows/on-daily.yml @@ -24,4 +24,4 @@ on: jobs: docs-cleanup: - uses: eclipse-score/cicd-workflows/.github/workflows/daily.yml@7b1b65cbb59d5f817e639a731f018db5adb3028a # v2026-06-10 + uses: eclipse-score/cicd-workflows/.github/workflows/daily.yml@7c5c10c1f3f631fd26b8f9b00d5b147b1b9cff00 # v2026-06-10