From b5a179a31f5383f803b5007d86cdf3caa10e574d Mon Sep 17 00:00:00 2001 From: turikhay Date: Mon, 1 Jan 2024 18:20:52 +0300 Subject: [PATCH] update github actions in scope --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7bac388..ab32dd5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,7 @@ updates: directory: "/" schedule: interval: monthly + groups: + actions: + patterns: + - "actions/*"