From 146736e3941c52446148987e1ab7df2a394cfd6e Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 17 Dec 2025 11:53:39 +0000 Subject: [PATCH] ci: update of files from global .github repo --- .github/workflows/if-nodejs-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/if-nodejs-release.yml b/.github/workflows/if-nodejs-release.yml index 3668d6f4..462b5f41 100644 --- a/.github/workflows/if-nodejs-release.yml +++ b/.github/workflows/if-nodejs-release.yml @@ -120,7 +120,7 @@ jobs: run: npm ci - if: steps.packagejson.outputs.exists == 'true' name: Add plugin for conventional commits for semantic-release - run: npm install --save-dev conventional-changelog-conventionalcommits@5.0.0 + run: npm install --save-dev conventional-changelog-conventionalcommits@9.1.0 - if: steps.packagejson.outputs.exists == 'true' name: Publish to any of NPM, Github, and Docker Hub id: release