From 933e8795c06ead82d932d05762e9078831e09f79 Mon Sep 17 00:00:00 2001 From: cloudant-sdks-automation <71659186+cloudant-sdks-automation@users.noreply.github.com> Date: Tue, 8 Jul 2025 08:57:23 +0000 Subject: [PATCH] ci(generated): dependabot for gh-pages action Generated SDK source code using: - Generator version 3.106.0 - Specification version 1.0.0-dev0.1.28 - Automation (cloudant-sdks) version 8c72ce4 --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2c41a6a15..6d309743c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,11 @@ updates: pull-request-branch-name: separator: "-" # Custom settings + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + target-branch: "gh-pages" + pull-request-branch-name: + separator: "-" +