From ba1e26796ddc8b5d53d965a77bc5b69e44fe295d Mon Sep 17 00:00:00 2001 From: Timur Olzhabayev Date: Fri, 4 Mar 2022 10:39:56 +0100 Subject: [PATCH] Backporting bump version fixes (#46233) --- .github/workflows/bump-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bump-version.yml b/.github/workflows/bump-version.yml index debee02c499..38c56c50106 100644 --- a/.github/workflows/bump-version.yml +++ b/.github/workflows/bump-version.yml @@ -4,7 +4,7 @@ on: inputs: version: required: true - default: '7.x.x' + default: '8.x.x' workflow_call: inputs: version_call: