Skip to content

Commit bd8a727

Browse files
chore(deps): update dependency semantic-release to v25 (#1197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e75fa8e commit bd8a727

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
cache: npm
2424
- run: npm clean-install
2525
- run: corepack npm audit signatures
26-
- run: npx semantic-release@24.2.9
26+
- run: npx semantic-release@25.0.0
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)