diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e1cd1a0a..9df528cd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,6 @@ updates: interval: "daily" # GitHub actions updates - package-ecosystem: "github-actions" - directory: "/.github" + directory: "/.github/workflows" schedule: interval: "daily"