From 25c1ac440c61ed97c93118b536c3203e062a14db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Apr 2026 00:48:00 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v6 --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 4698a50..9a4a685 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -66,7 +66,7 @@ jobs: - name: NPM install run: npm install - name: Release 🎉 - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | @semantic-release/changelog