From 790bedd821e8c27a86a69509ec2501cf105d6438 Mon Sep 17 00:00:00 2001 From: OrbisAI Security Date: Sun, 5 Jul 2026 16:10:15 +0530 Subject: [PATCH] CI: fix: package_managers.dependabot.dependabot-missing-cooldown.dependabot-missing-cooldown security vulnerability (#3489) Automated security fix generated by OrbisAI Security --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2390d8c8..7b61fa4b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "monthly" + cooldown: + default-days: 7 groups: github-actions: patterns: