Skip to content

Commit b5996c3

Browse files
committed
Pin changesets action version
1 parent 64f87ba commit b5996c3

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
@@ -53,7 +53,7 @@ jobs:
5353
# publish to npm.
5454
- name: 🚀 PR / Publish
5555
id: changesets
56-
uses: changesets/action@v1
56+
uses: changesets/action@v1.4.10
5757
with:
5858
version: pnpm run changeset:version
5959
commit: "chore: Update version for release"

0 commit comments

Comments
 (0)