diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5889dedf..ea336577 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -153,7 +153,7 @@ jobs: uses: cycjimmy/semantic-release-action@8e58d20d0f6c8773181f43eb74d6a05e3099571d # v3.4.2 with: # renovate: datasource=npm depName=semantic-release - semantic_version: 19.0.5 + semantic_version: 22.0.5 dry_run: ${{ github.event_name == 'pull_request' }} extra_plugins: | conventional-changelog-conventionalcommits@7.0.2