This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/codeql in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git
commit 37b053c5d3de5202911ba78408c4cb28d21957f0 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Sep 15 08:15:06 2026 +0100 Group codeql actions together --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2400816..fdd4658 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/*"
