diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7617e3f2..254416b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -36,6 +36,15 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: / + target-branch: release-0.17 + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*" - package-ecosystem: gomod directory: / schedule: