Skip to content

Commit febc3a8

Browse files
chore(deps): update changesets/action action to v1.5.3 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a531d7 commit febc3a8

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)