diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 44ad73b4..a5dbd267 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + codeql-actions: + patterns: + - "github/codeql-action/*" - package-ecosystem: "docker" directory: "/" schedule: