diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 87f94ed..4366a35 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -38,9 +38,9 @@ jobs: - name: Source checkout uses: actions/checkout@v3 - name: Semantic Release - uses: cycjimmy/semantic-release-action@v2 + uses: cycjimmy/semantic-release-action@v3 with: dry_run: false - semantic_version: 17.0.4 + semantic_version: 18.0.1 extra_plugins: | - @semantic-release/exec@5.0.0 + @semantic-release/exec@6.0.3