From dbda09a683d9c0fbdea295f93557bcacf6e1db20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 12:23:36 +0000 Subject: [PATCH] chore(deps): bump KineticCafe/actions-dco from 2.0.0 to 2.1.1 Bumps [KineticCafe/actions-dco](https://github.com/kineticcafe/actions-dco) from 2.0.0 to 2.1.1. - [Release notes](https://github.com/kineticcafe/actions-dco/releases) - [Changelog](https://github.com/KineticCafe/actions-dco/blob/main/Changelog.md) - [Commits](https://github.com/kineticcafe/actions-dco/compare/cd9508e5ae82413fbd74b20af21551db0ea3eb78...6e1652ef3027ce128e65e6edd215ae053350bd16) --- updated-dependencies: - dependency-name: KineticCafe/actions-dco dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/test-dco.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-dco.yml b/.github/workflows/test-dco.yml index 03244a1..150de0c 100644 --- a/.github/workflows/test-dco.yml +++ b/.github/workflows/test-dco.yml @@ -12,4 +12,4 @@ jobs: runs-on: ubuntu-latest steps: - name: Check for Developer Certificate of Origin (DCO) compiance - uses: KineticCafe/actions-dco@cd9508e5ae82413fbd74b20af21551db0ea3eb78 # v2.0.0 + uses: KineticCafe/actions-dco@6e1652ef3027ce128e65e6edd215ae053350bd16 # v2.1.1