From 31de05906a2e8b93449c227b69c0520329a2c42d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 23:16:51 +0000 Subject: [PATCH] chore(deps): 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 e3cecb8..465df4f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: channel: 'stable' - run: flutter pub get - name: release - uses: cycjimmy/semantic-release-action@v5 + uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | @semantic-release/exec