Skip to content

Commit 071cc94

Browse files
chore(deps): update dependency semantic-release to v24.2.9 (#3873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7d44b9f commit 071cc94

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
@@ -28,7 +28,7 @@ jobs:
2828
- run: corepack npm audit signatures
2929
# pinned version updated automatically by Renovate.
3030
# details at https://semantic-release.gitbook.io/semantic-release/usage/installation#global-installation
31-
- run: npx semantic-release@24.2.8
31+
- run: npx semantic-release@24.2.9
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3434
NPM_TOKEN: ${{ secrets.SEMANTIC_RELEASE_BOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)