From 1f34dee97829a8b5eff7e1e80b7f7acfbeff67c5 Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com.> Date: Thu, 17 Jul 2025 16:16:58 +0100 Subject: [PATCH] dif branch --- .github/workflows/frontend-licenses-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frontend-licenses-update.yml b/.github/workflows/frontend-licenses-update.yml index 0aaeda10f..b6f37ce3a 100644 --- a/.github/workflows/frontend-licenses-update.yml +++ b/.github/workflows/frontend-licenses-update.yml @@ -196,7 +196,7 @@ The frontend license report has been updated successfully.`; author: ${{ steps.setup-bot.outputs.committer }} signoff: true branch: update-frontend-3rd-party-licenses - base: feature/react-overhaul + base: V2 title: "Update Frontend 3rd Party Licenses" body: ${{ env.PR_BODY }} labels: Licenses,github-actions,frontend