diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 24d09f6..adaac50 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,6 +30,6 @@ jobs: env: GITHUB_TOKEN: ${{ steps.app-token.outputs.token }} with: - semantic_version: 24.2.7 + semantic_version: 24.2.8 extra_plugins: | - conventional-changelog-conventionalcommits@9.1.0