diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3a4abd4..936cdd3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -63,3 +63,12 @@ updates: github-actions: patterns: - "*" + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.24" + schedule: + interval: monthly + groups: + github-actions: + patterns: + - "*"