diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1bea8015e..8b5512de3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -26,3 +26,10 @@ updates: # a compromised new version cooldown: default-days: 7 + - package-ecosystem: "github-actions" + directory: "/" + target-branch: "version-3.0.x" + schedule: + interval: "weekly" + cooldown: + default-days: 7