Skip to content

build(deps): bump KineticCafe/actions-dco from 3.1.1 to 3.2.0 - #160

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/KineticCafe/actions-dco-3.2.0
Open

build(deps): bump KineticCafe/actions-dco from 3.1.1 to 3.2.0#160
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/KineticCafe/actions-dco-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps KineticCafe/actions-dco from 3.1.1 to 3.2.0.

Release notes

Sourced from KineticCafe/actions-dco's releases.

v3.2.0: Prefer Default Branch Configuration

  • Added a test case to detect regression of #216 or similar parsing errors.
  • Modified the error handling of JSON response decoding to include a more meaningful error.
  • Added support for reading .github/dco-check.toml or .dco-check.toml from the repo root on the default branch. If present, this takes precedence over any inline configuration (config:) key. This prevents a PR from "accidentally" changing the DCO check policy. See the configuration documentation for details.
  • Added a configuration report to the output logs so that transient configurations are still reported for review.

What's Changed

Full Changelog: KineticCafe/actions-dco@v3.1.1...v3.2.0

Changelog

Sourced from KineticCafe/actions-dco's changelog.

3.2.0 / 2026-07-25

  • Added a test case to detect regression of #216[issue-216] or similar parsing errors.

  • Modified the error handling of JSON response decoding to include a more meaningful error.

  • Added support for reading .github/dco-check.toml or .dco-check.toml from the repo root on the default branch. If present, this takes precedence over any inline configuration (config:) key. This prevents a PR from "accidentally" changing the DCO check policy. See the configuration documentation for details.

  • Added a configuration report to the output logs so that transient configurations are still reported for review.

Commits
  • 5f160e3 feat: Add used configuration report
  • b1fee4e chore: Build for release
  • c963bcb chore: Remove inline config
  • 5704499 chore: Bump release version and add changelog
  • fc47443 feat: Support default branch config file
  • 54e60fa chore: Carry decode errors up and present better errors.
  • a171fbc chore: Clean up documentation
  • cd84bf8 chore: Add regression test for unknown authors
  • 15d7c62 chore: Update action dependencies
  • 3ac7462 chore: Use oaspec 0.69.0
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [KineticCafe/actions-dco](https://github.com/kineticcafe/actions-dco) from 3.1.1 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](KineticCafe/actions-dco@v3.1.1...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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants