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