From 5b260960509378185900e7715d047606fefed341 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:53:19 +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 d5dfe332bab87edb629ae691dd4c83923712ec3d to 840a5c60b35c713ed8df13f1969dfb3721a5c529 - [Release notes](https://github.com/eclipse-score/cicd-workflows/releases) - [Commits](https://github.com/eclipse-score/cicd-workflows/compare/d5dfe332bab87edb629ae691dd4c83923712ec3d...840a5c60b35c713ed8df13f1969dfb3721a5c529) --- updated-dependencies: - dependency-name: eclipse-score/cicd-workflows/.github/workflows/daily.yml dependency-version: 840a5c60b35c713ed8df13f1969dfb3721a5c529 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 c57a0b1a..e98f3c4b 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@d5dfe332bab87edb629ae691dd4c83923712ec3d # v2026-06-10 + uses: eclipse-score/cicd-workflows/.github/workflows/daily.yml@840a5c60b35c713ed8df13f1969dfb3721a5c529 # v2026-06-10