From e5f5030e9ce86a28e561c3c56cfba2bb644d9699 Mon Sep 17 00:00:00 2001 From: Trenton Holmes Date: Mon, 25 Apr 2022 15:27:15 -0700 Subject: [PATCH] Updates the target branch for GHA updates to be dev --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c8ef97a32..091de97c8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -29,6 +29,7 @@ updates: # Enable updates for Github Actions - package-ecosystem: "github-actions" + target-branch: "dev" directory: "/" schedule: # Check for updates to GitHub Actions every month