From e01b4dbb40d1f41ee11fcf33991e9700e446845f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 07:40:47 +0000 Subject: [PATCH] chore(deps): update cycjimmy/semantic-release-action action to v4.1.1 --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 709a2036..44b7ae75 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: run: . script/bootstrap - name: Release - uses: cycjimmy/semantic-release-action@v4.1.0 + uses: cycjimmy/semantic-release-action@v4.1.1 with: branch: main dry_run: false