From 36057ec467cc7d3a71ab2285e828145153445df5 Mon Sep 17 00:00:00 2001 From: Andrew Williamson Date: Thu, 3 Sep 2026 13:26:56 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fe8027c..1bf4d6a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,9 @@ version: 2 updates: - package-ecosystem: "github-actions" - directory: "/" + directories: + - "/" + - "/.github/actions/*" schedule: interval: daily groups: