This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a2390c6 Slow down GHA dependabot alerts to weekly
2a2390c6 is described below

commit 2a2390c6006b22a3820d43d4631da8259f40a008
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Mar 16 16:31:54 2023 +0000

    Slow down GHA dependabot alerts to weekly
---
 .github/dependabot.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 76e6e64c..c122f32f 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,5 +22,5 @@ updates:
   - package-ecosystem: github-actions
     directory: /
     schedule:
-      interval: daily
+      interval: weekly
 

Reply via email to