diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 364e8f6034..ba040f85d4 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,6 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" - target-branch: "6.2" + target-branch: "6.3" schedule: interval: "daily"