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-xmlschema.git
The following commit(s) were added to refs/heads/master by this push:
new 45d215fa Group codeql updates (#142)
45d215fa is described below
commit 45d215fa2e6a80c94629eb7fad9f99ae6d646e13
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Tue Sep 1 08:21:40 2026 +0100
Group codeql updates (#142)
---
.github/dependabot.yml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index fb90dba7..18cd71ef 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -36,3 +36,7 @@ updates:
interval: "daily"
cooldown:
default-days: 5
+ groups:
+ codeql-action:
+ patterns:
+ - "github/codeql-action/*"