diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 077e34a..1c45e7f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -54,3 +54,12 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.22" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*"