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-fediz.git
commit 227593a9283dfbbee55ad2b7e839d4169e12f71b Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Sep 15 08:11:29 2026 +0100 Group codeql updates together --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 24008165..fdd46584 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/*"
