From 17072dd9c1c77c4131240cc18c882a1667af8bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 19:12:48 +0000 Subject: [PATCH] build(deps): Bump KineticCafe/actions-dco from 3.1.0 to 3.2.0 Bumps [KineticCafe/actions-dco](https://github.com/kineticcafe/actions-dco) from 3.1.0 to 3.2.0. - [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/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: KineticCafe/actions-dco dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dco.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dco.yaml b/.github/workflows/dco.yaml index 4fda19b45..f3b822f97 100644 --- a/.github/workflows/dco.yaml +++ b/.github/workflows/dco.yaml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: "DCO Check" - uses: KineticCafe/actions-dco@v3.1.0 + uses: KineticCafe/actions-dco@v3.2.0 with: config: | # Keep humans accountable for DCO while allowing known automation bots.