From 3c116e39e5c627f42baf71f9ce186c9943ded8a8 Mon Sep 17 00:00:00 2001 From: Sayali Gaikawad Date: Tue, 8 Oct 2024 12:01:35 -0700 Subject: [PATCH] Update branch to point to 7.x Signed-off-by: Sayali Gaikawad --- .github/workflows/version-increment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/version-increment.yml b/.github/workflows/version-increment.yml index 5830707a9..025f133e7 100644 --- a/.github/workflows/version-increment.yml +++ b/.github/workflows/version-increment.yml @@ -33,7 +33,7 @@ jobs: uses: peter-evans/create-pull-request@v4 with: token: ${{ steps.github_app_token.outputs.token }} - base: '6.x' + base: '7.x' committer: opensearch-ci-bot author: opensearch-ci-bot commit-message: |