From db2272c9be02521332e10abb66b112a211d3230b Mon Sep 17 00:00:00 2001 From: cloudant-sdks-automation <71659186+cloudant-sdks-automation@users.noreply.github.com> Date: Wed, 8 Jul 2026 10:44:58 +0000 Subject: [PATCH] chore(generated): group actions updates into fewer PRs Generated SDK source code using: - Generator version 3.114.4 - Specification version 1.0.0-dev0.1.39 - Automation (cloudant-sdks) version c55705d --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2d8ca4f6..428f8de4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,6 +8,13 @@ updates: default-days: 4 pull-request-branch-name: separator: "-" + groups: + actions-deps: + dependency-type: "all" + patterns: + - "github/codeql-action" + - "github/codeql-action/*" + - "actions/*" - package-ecosystem: "gomod" directory: "/" open-pull-requests-limit: 10