diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 702fd2ab..2579a4bb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -166,7 +166,7 @@ jobs: uses: cycjimmy/semantic-release-action@9cc899c47e6841430bbaedb43de1560a568dfd16 # v5.0.0 with: # renovate: datasource=npm depName=semantic-release - semantic_version: 24.2.7 + semantic_version: 24.2.8 dry_run: ${{ github.event_name == 'pull_request' }} extra_plugins: | conventional-changelog-conventionalcommits@9.1.0