From 811b4316ce066ab5aaebea94e5b98204f3d1a41c Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 27 May 2024 12:41:37 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 32d75819..273ed67a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,7 +14,7 @@ updates: - package-ecosystem: "github-actions" directory: "/" - target-branch: "stable" + target-branch: "next" schedule: # Check for updates to GitHub Actions every weekday interval: "daily"