From 51471e9847eeb924f1b2bc74dd735bb287c6bdb2 Mon Sep 17 00:00:00 2001 From: Brad Lugo Date: Mon, 22 Jan 2024 23:44:25 -0800 Subject: [PATCH] fix(dependabot): group actions update (#1380) --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 254cc037b..a2fd3868f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,10 @@ updates: open-pull-requests-limit: 3 reviewers: - 'stackrox/scanner' + groups: + actions: + patterns: + - "actions/*" - package-ecosystem: 'gomod' directory: '/'