Skip to content

Commit e792905

Browse files
chore(deps): update changesets/action action to v1.5.3
1 parent 4840a0d commit e792905

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
@@ -32,7 +32,7 @@ jobs:
3232
# v1.5.0 以降、custom release スクリプトを使っているケースでローカル tag が作成されなくなった
3333
# 当座の回避策として v1.4.10 に固定する
3434
# ref: https://github.com/changesets/action/issues/465
35-
uses: changesets/action@v1.4.10
35+
uses: changesets/action@v1.5.3
3636
with:
3737
publish: npm run dummy-release
3838
env:

0 commit comments

Comments
 (0)