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-build-utils.git


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

commit 34692e7e37b17ca866a752c1061547fc8186ff99
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Thu Mar 16 16:33:12 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 76e6e64..c122f32 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