diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd339ef0..e8019fae 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,7 @@ jobs: id: semantic-release with: # renovate: datasource=npm depName=semantic-release - semantic_version: 18.0.1 + semantic_version: 19.0.2 extra_plugins: | conventional-changelog-conventionalcommits@4.6.3 @semantic-release/changelog@6.0.0