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

[ws-wss4j] branch master updated: Slow down GHA dependabot alerts

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 7f9a9fc0a Slow down GHA dependabot alerts
7f9a9fc0a is described below

commit 7f9a9fc0afb143620ba0e88b425db516cd0a476d
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Thu Mar 16 16:30:59 2023 +0000

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

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index e0b6e478a..903e55c71 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -22,4 +22,4 @@ updates:
   - package-ecosystem: github-actions
     directory: /
     schedule:
-      interval: daily
+      interval: weekly