Skip to content

Commit a42495f

Browse files
committed
updated changesets-action to latest
1 parent e0f1a7a commit a42495f

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
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Create Release Pull Request or Publish to npm
3939
id: changesets
40-
uses: dotansimha/changesets-action@6a46d2c28377497e64763ba5f1faeabbd3d88c33
40+
uses: dotansimha/changesets-action@1bd10e16a393db098c8f537c719621962c0d5571
4141
with:
4242
publish: 'yarn release'
4343
commit: 'chore(release): update monorepo packages versions'

0 commit comments

Comments
 (0)