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