diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 66ffc12616..1f9a645db3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,13 @@ updates: interval: "daily" # Run only required security updates open-pull-requests-limit: 0 + + - package-ecosystem: "github-actions" + directory: "/.github/workflows/" + schedule: + interval: "monthly" + groups: + actions-dependencies: + applies-to: version-updates + patterns: + - "*"