diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 4ccb4b0..c5bedac 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -9,3 +9,7 @@ updates: directory: "/" schedule: interval: "daily" + groups: + codeql-action: + patterns: + - "github/codeql-action/*"