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-wss4j.git
commit cc0a08b7b7c77f32efa2b89687774cfa26e9330c Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Sep 1 08:23:35 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 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/*"
