diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4a90e80..b1b7795 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -24,7 +24,7 @@ jobs: run: npm test - name: Semantic Release id: semantic - uses: cycjimmy/semantic-release-action@v5 + uses: cycjimmy/semantic-release-action@v6 with: dry_run: false extra_plugins: |