diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 65cc02ea..2887c8cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,9 @@ updates: patterns: - "*" - package-ecosystem: "github-actions" - directory: "/" + directories: + - "/" + - "/.github/actions/*" schedule: interval: "weekly" groups: