We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a834948 commit 7d44b9fCopy full SHA for 7d44b9f
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
- run: corepack npm audit signatures
29
# pinned version updated automatically by Renovate.
30
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
31
- - run: npx semantic-release@21.0.2
+ - run: npx semantic-release@24.2.8
32
env:
33
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_BOT_NPM_TOKEN }}
0 commit comments