diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71e2bd80d..c507d4494 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: "weekly" - allowed_updates: - - match: - update_type: "security" + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"