diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 68d4ac28e..b2aaf2278 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,6 +6,6 @@ version: 2 updates: - package-ecosystem: "github-actions" # See documentation for possible values - directory: "/.github/workflows/" # Location of package manifests + directory: "/" # Location of package manifests schedule: interval: "daily"