diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b56b6b3..586d19a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -35,5 +35,5 @@ jobs: ["main"] tag_format: ${version} extra_plugins: | - @semantic-release/changelog - @semantic-release/git + @semantic-release/changelog@6.0.0 + @semantic-release/git@10.0.0