From 17e04e9271205866a7b3584417bacd7dce9d10fd Mon Sep 17 00:00:00 2001 From: dmitrii-bedov <98832887+dmitrii-bedov@users.noreply.github.com> Date: Fri, 3 May 2024 15:12:12 +0200 Subject: [PATCH] fix(OBS-656): update to cycjimmy/semantic-release-action@v4 (#379) updated to v4 to support node v20 --- .github/workflows/node-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node-ci.yml b/.github/workflows/node-ci.yml index 2c5cad6..90f798c 100644 --- a/.github/workflows/node-ci.yml +++ b/.github/workflows/node-ci.yml @@ -55,7 +55,7 @@ jobs: run: sam validate - name: Create new release - uses: cycjimmy/semantic-release-action@v3 + uses: cycjimmy/semantic-release-action@v4 with: extra_plugins: | @semantic-release/exec