diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ba65192a20..8953919b9f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,8 +21,8 @@ updates: - "*" - package-ecosystem: github-actions directories: - - "/" - - "/.github/actions" # All subdirectories outside of "/.github/workflows" must be explicitly included. + - "/.github/workflows" + - "/.github/actions" schedule: interval: weekly labels: