From f4029b0535c429bf3f543aa87b5cb1d0fce5e97c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 01:07:31 +0000 Subject: [PATCH] build(deps): bump eclipse-score/cicd-workflows/.github/workflows/copyright.yml Bumps the all-in-one group with 1 update: [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 5077962..e10ec64 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"