Skip to content

Commit 3a2c575

Browse files
Upgrade changesets action (#299)
1 parent a582934 commit 3a2c575

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
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn --immutable
2828

2929
- name: Create release PR or publish to npm
30-
uses: changesets/action@b3300fad33b6ab794313da28d27424c0e2f78991
30+
uses: changesets/action@c2918239208f2162b9d27a87f491375c51592434
3131
with:
3232
version: yarn run version
3333
publish: yarn release

0 commit comments

Comments
 (0)