This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch coheigea/group-codeql in repository https://gitbox.apache.org/repos/asf/ws-neethi.git
commit 04bf26fab15356840bcfb09dbf7b219751a4fd35 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Sep 1 08:22:43 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 22eee3a..af3f91a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,7 @@ updates: interval: "daily" cooldown: default-days: 5 + groups: + codeql-action: + patterns: + - "github/codeql-action/*"
