This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/codeql-group in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git
commit e3ab175111a95cb6a3b946d40bba3464b02bc308 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Sep 1 08:17:30 2026 +0100 Group codeql updates --- .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/*"
