diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1a4e0cbfe1f8..9386de6f4d08 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,10 @@ updates: - github_actions cooldown: default-days: 7 + groups: + codeql-action: + patterns: + - "github/codeql-action/*" ignore: # Managed by gh aw compile. Version-locked to the gh-aw compiler; do not bump. - dependency-name: "github/gh-aw-actions/**"