diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7c72e82..7d19a06 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -45,3 +45,12 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.18" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*"