Skip to content
This repository was archived by the owner on Oct 22, 2023. It is now read-only.

Commit 674b922

Browse files
committed
deps(internal): update dependency semantic-release to v22
1 parent f32312a commit 674b922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ jobs:
5252
node-version: 18
5353

5454
- name: Create release
55-
run: npx --package [email protected] --package semantic-release@21.1.2 semantic-release
55+
run: npx --package [email protected] --package semantic-release@22.0.0 semantic-release
5656
env:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)