diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4a1e1d5d..265f1e088 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,9 @@ updates: directory: "/template/workflows/manifests/.github/workflows" schedule: interval: "weekly" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + labels: + - "dependencies"