From d83c413467025dbee04c848ccd87aba63f38bef8 Mon Sep 17 00:00:00 2001 From: Thomas Schmelzer Date: Thu, 15 Feb 2024 08:45:52 +0400 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 814d6fe..620c38d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,3 +15,12 @@ updates: schedule: # Check for updates to GitHub Actions every week interval: "weekly" + + - package-ecosystem: github-actions + directory: actions + schedule: + interval: weekly + groups: + action-deps: + patterns: + - '*'