Skip to content

Commit 8335bad

Browse files
Update semantic-release to latest version (#104)
Signed-off-by: Ralph Hightower <32745442+RalphHightower@users.noreply.github.com>
1 parent e847909 commit 8335bad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- run: corepack npm audit signatures
3333
# pinned version updated automatically by Renovate.
3434
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
35-
- run: npx semantic-release@v24.2.0
35+
- run: npx semantic-release
3636
env:
3737
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3838
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)