From 7e59eb57be4b7f50a7047ecd68dfb6f174f4bde2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 01:10:08 +0000 Subject: [PATCH] build(deps): bump eclipse-score/cicd-workflows/.github/workflows/copyright.yml Bumps the all-in-one group with 1 update in the / directory: [eclipse-score/cicd-workflows/.github/workflows/copyright.yml](https://github.com/eclipse-score/cicd-workflows). Updates `eclipse-score/cicd-workflows/.github/workflows/copyright.yml` from 0.0.0 to 0.0.1 - [Commits](https://github.com/eclipse-score/cicd-workflows/compare/c1c90b1a82a1fab0fc202979dde6686b2162d5a8...829b3e11ccbf924a5782f7bfed647cb1619fdf78) --- updated-dependencies: - dependency-name: eclipse-score/cicd-workflows/.github/workflows/copyright.yml dependency-version: 0.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-in-one ... Signed-off-by: dependabot[bot] --- .github/workflows/copyright.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/copyright.yml b/.github/workflows/copyright.yml index 50779624..e10ec642 100644 --- a/.github/workflows/copyright.yml +++ b/.github/workflows/copyright.yml @@ -18,6 +18,6 @@ on: types: [checks_requested] jobs: copyright-check: - uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0 + uses: eclipse-score/cicd-workflows/.github/workflows/copyright.yml@829b3e11ccbf924a5782f7bfed647cb1619fdf78 # v0.0.1 with: bazel-target: "run //:copyright.check"