From b14ea6034001d3ca0652087a2c67483819f06b6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 19:18:07 +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 104cdcb..68264c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: sdk: stable - run: dart pub get - name: release - uses: cycjimmy/semantic-release-action@v3 + uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | @semantic-release/exec