From 0cb966ee77dc7d8133ae4ff51fdd43b6b09c87c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20FIDRY?= Date: Sat, 10 Jan 2026 12:38:30 +0100 Subject: [PATCH] ci: Include GitHub Actions custom actions for Dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 33832e75..92e7f294 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -39,7 +39,7 @@ updates: - "*" - package-ecosystem: "github-actions" - directory: ".github/workflows" + directory: ".github" schedule: interval: "weekly" groups: