From fca2d8ba40d532c46d3420945dbca50319b2d0d4 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Thu, 9 Jan 2025 12:39:49 +0000 Subject: [PATCH] dependabot: update github-actions weekly. This should reduce the amount of PR spam we get. If there's critical vulnerabilities: they will be updated more often. --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 786c1d7697..65452dedcd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: - package-ecosystem: github-actions directory: / schedule: - interval: daily + interval: weekly allow: - dependency-type: all # The actions in triage-issues.yml are updated in the Homebrew/.github repo