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