From 5b0772eb566653c88b6055bedd67ead68a64711b Mon Sep 17 00:00:00 2001 From: Dane Mackier Date: Tue, 21 Oct 2025 15:11:29 +0200 Subject: [PATCH] Update semantic-release-action to version 5 --- .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..1c911df 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@v5 with: extra_plugins: | @semantic-release/exec