You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2023/03/16 16:32:39 UTC

[cxf] branch main updated: Slow down GHA dependabot alerts to weekly

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


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

commit 14b45d215535f4c69261dc8cdc5342b93c3c1235
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Mar 16 16:32:22 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 76e6e64c5e..c122f32fd5 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,5 +22,5 @@ updates:
   - package-ecosystem: github-actions
     directory: /
     schedule:
-      interval: daily
+      interval: weekly