Skip to content

Commit 01256a6

Browse files
chore(deps): update dependency semantic-release to v24.2.6 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54a6220 commit 01256a6

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 [email protected].5
26+
- run: npx [email protected].6
2727
env:
2828
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
NPM_TOKEN: ${{ secrets.REPOSITORY_SETTINGS_BOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)