diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5a2951..37d04e1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,8 @@ updates: target-branch: "release-0.12" schedule: interval: daily + - package-ecosystem: github-actions + directory: '/' + target-branch: "release-0.13" + schedule: + interval: daily