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