diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 878080b8..593d2f5f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,7 +6,7 @@ version: 2 updates: - package-ecosystem: "docker" # See documentation for possible values - directory: "/actions/retest-action" # Location of package manifests + directory: "/.github/actions/retest-action" # Location of package manifests schedule: interval: "weekly" - package-ecosystem: "github-actions" # See documentation for possible values