From ed5ccc3fa2aa8595ab065e875e41eb8679b01d01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 02:06:01 +0000 Subject: [PATCH] Update cycjimmy/semantic-release-action action to v6 --- .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 fe90bf4..c0d5bfe 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: channel: 'stable' - run: flutter pub get - name: release - uses: cycjimmy/semantic-release-action@v3 + uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | @semantic-release/exec