diff --git a/.github/dependabot.yml b/.github/dependabot.yml index dfd0e308..f11d917f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,7 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + groups: + actions-infrastructure: + patterns: + - "actions/*"