From b7f6ed7102aaefd9f042dbcb8b202d67f8e2f6d1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timoth=C3=A9e=20Ravier?= Date: Thu, 15 Feb 2024 16:20:33 +0100 Subject: [PATCH] dependabot: Update github-actions weekly --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 94960142..68ceaa27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "daily" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" -- 2.30.2