From: Emil Velikov Date: Mon, 23 Sep 2024 20:40:53 +0000 (+0100) Subject: ci: do monthly dependabot runs X-Git-Tag: v34~297 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=62a199d4b564afd621cf704a1195c2af4a62df09;p=thirdparty%2Fkmod.git ci: do monthly dependabot runs The CodeQL action is getting 1-2 releases every week with only a handful of changes in each. This is getting a bit too much, so let's change to monthly checks. Signed-off-by: Emil Velikov Link: https://github.com/kmod-project/kmod/pull/150 Signed-off-by: Lucas De Marchi --- diff --git a/.github/dependabot.yml b/.github/dependabot.yml index afdaf384..923029ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "monthly" commit-message: prefix: "ci" groups: