This is an automated email from the ASF dual-hosted git repository.

Kriskras99 pushed a commit to branch fix/group_codeql
in repository https://gitbox.apache.org/repos/asf/avro-rs.git

commit 938289e4e8e44b9fb7f2b8465a47bbfe1a8d3cb4
Author: Kriskras99 <[email protected]>
AuthorDate: Thu Jul 16 18:07:18 2026 +0200

    fix: Group `github/codeql-action/*` updates
---
 .github/dependabot.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 99a25dd..912551c 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -35,3 +35,7 @@ updates:
       prefix: "chore(ci): "
     cooldown:
       default-days: 7
+    groups:
+      github-codeql:
+        patterns:
+          - "github/codeql-action/*"

Reply via email to