From 03430ee17536e4859f9d9e83fc41b5f2ca922d92 Mon Sep 17 00:00:00 2001 From: Andrew Kubyshkin Date: Tue, 1 Oct 2024 18:36:34 +0500 Subject: [PATCH] VCST-1835: Use test branch for action --- .github/workflows/platform-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/platform-ci.yml b/.github/workflows/platform-ci.yml index 51e38d76d4..431392e90f 100644 --- a/.github/workflows/platform-ci.yml +++ b/.github/workflows/platform-ci.yml @@ -110,7 +110,7 @@ jobs: - name: Get changelog id: changelog - uses: VirtoCommerce/vc-github-actions/changelog-generator@master + uses: VirtoCommerce/vc-github-actions/changelog-generator@VCST-1835 - name: Set VERSION_SUFFIX variable run: |