Skip to content

Commit 3942845

Browse files
committed
Restore "Pin changesets/action to 1.6.0"
This reverts commit 8bfb064.
1 parent 7fdd30a commit 3942845

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
@@ -55,7 +55,7 @@ jobs:
5555
5656
- name: Create Release Pull Request or Publish to npm
5757
id: changesets
58-
uses: changesets/action@v1
58+
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
5959
with:
6060
publish: pnpm publish:ci
6161
env:

0 commit comments

Comments
 (0)