Skip to content

Commit bceb0a5

Browse files
committed
Fix changesets/action SHA for trusted publishing
1 parent e964dde commit bceb0a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run: pnpm i
3030

31-
- uses: changesets/action@c8bada60c408975afd63a545b55a9b674fc1694d # v1.4.9
31+
- uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
3232
with:
3333
version: pnpm run ci-version
3434
publish: pnpm run ci-publish

0 commit comments

Comments
 (0)