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 7b1a8a0db5f Group codeql updates together (#3474)
7b1a8a0db5f is described below

commit 7b1a8a0db5f4ef495eaf2eda04b2e851031e1b82
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Sep 15 10:32:14 2026 +0100

    Group codeql updates together (#3474)
---
 .github/dependabot.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 24008165aa9..fdd46584ed0 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -27,4 +27,8 @@ updates:
       interval: weekly
     cooldown:
       default-days: 5
+    groups:
+      codeql-action:
+        patterns:
+          - "github/codeql-action/*"
 

Reply via email to