Skip to content

Commit 1309679

Browse files
chore(deps): update changesets/action action to v1.6.0
1 parent 0f536a5 commit 1309679

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
@@ -28,7 +28,7 @@ jobs:
2828
run: yarn install
2929
- name: Create Release Pull Request or Publish to npm
3030
id: changesets
31-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
31+
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
3232
with:
3333
publish: yarn run release
3434
env:

0 commit comments

Comments
 (0)