diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b4ce891d67..7f5d59b91d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -70,3 +70,8 @@ updates: applies-to: "version-updates" patterns: - "*" + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"