From 8f5671e9770ceb3d1b9ba14e45abd9ee57302fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 00:03:21 +0000 Subject: [PATCH] chore(deps): bump cycjimmy/semantic-release-action from 4.1.0 to 4.1.1 (#3665) --- .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 c44cc1a69..d01cb759b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: - name: Semantic Release id: semantic - uses: cycjimmy/semantic-release-action@v4.1.0 + uses: cycjimmy/semantic-release-action@v4.1.1 with: dry_run: false extra_plugins: |