diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 12d56a0..e40aa7e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,7 +30,9 @@ updates: patterns: - "*" - package-ecosystem: "github-actions" - directory: "/" + directories: + - "/" + - "/.github/actions/*" schedule: interval: "weekly" groups: