diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3ab43cc7e7..61d6e0c09e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,7 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + actions-infrastructure: + patterns: + - "actions/*"