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 447079e99 Group codeql updates (#665)
447079e99 is described below
commit 447079e9914221afb43ad31a816787199a25b8eb
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Sep 1 09:02:15 2026 +0100
Group codeql updates (#665)
---
.github/dependabot.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index d71fd9d65..3ad0e2430 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -32,3 +32,7 @@ updates:
interval: weekly
cooldown:
default-days: 5
+ groups:
+ codeql-action:
+ patterns:
+ - "github/codeql-action/*"