Skip to content

Commit 0495a08

Browse files
chore(deps): update changesets/action action to v1.7.0
1 parent c03434f commit 0495a08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
3232
with:
3333
publish: yarn run release
3434
env:

0 commit comments

Comments
 (0)