diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b37f5bd5ae6e6..3f70ce9a2d9fd 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -18,7 +18,7 @@ updates: - qa/skip-qa - package-ecosystem: "github-actions" - directory: "/actions/tag-job" + directory: "/.github/actions/tag-job" schedule: interval: "weekly" day: "monday"