diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2469f691b..247fb0801 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,3 +23,10 @@ updates: directory: "/test/e2e/" schedule: interval: "daily" + + - package-ecosystem: "github-actions" + # Workflow files stored in the + # default location of `.github/workflows` + directory: "/" + schedule: + interval: "weekly"