Skip to content

Commit 3e29e19

Browse files
authored
Update changesets/action version to v1.5.3
1 parent 9a4742e commit 3e29e19

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
@@ -38,7 +38,7 @@ jobs:
3838
run: pnpm install
3939

4040
- name: Create Release Pull Request
41-
uses: changesets/action@v1
41+
uses: changesets/action@v1.5.3
4242
with:
4343
version: pnpm run version
4444
publish: pnpm changeset publish

0 commit comments

Comments
 (0)