From 9a2f8d39348191bd3bd2138b2c9ee03896f81475 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 27 Aug 2023 20:05:42 -0700 Subject: some changes to GitHub action --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/dependabot.yml') diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1230149..5ace460 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" -- cgit v1.2.3