diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 23df6be..52904af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,11 @@ updates: dependencies: patterns: - "*" +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "monthly" + groups: + actions: + patterns: + - "*"