Skip to content

Commit f00f342

Browse files
chore(deps): bump changesets/action from 1.5.3 to 1.6.0 (#1590)
1 parent df9b8e8 commit f00f342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
cache: false
2828
- run: yarn install --immutable
2929
- name: Create Release Pull Request
30-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
30+
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
3131
with:
3232
version: yarn changeset version
3333
publish: yarn npm publish --tolerate-republish

0 commit comments

Comments
 (0)