From c19095350e621cf65ab4e2e5b9704ab85916566b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Prud=27homme?= Date: Tue, 19 Mar 2024 22:44:19 +0100 Subject: [PATCH] ci: update cycjimmy/semantic-release-action action to v4.1.0 (#372) Co-authored-by: Renovate Bot --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0e23ac..a1ff8af 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: - name: Release id: release - uses: cycjimmy/semantic-release-action@61680d0e9b02ff86f5648ade99e01be17f0260a4 # v4.0.0 + uses: cycjimmy/semantic-release-action@cb425203a562475bca039ba4dbf90c7f9ac790f4 # v4.1.0 with: semantic_version: 20.1.3 # renovate: semantic-release extra_plugins: |