Skip to content

Commit b900582

Browse files
chore(deps): update changesets/action action to v1.7.0 (#600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e43d38f commit b900582

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
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Create Release Pull Request or Publish to npm
5757
id: changesets
58-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
58+
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
5959
with:
6060
# This expects you to have a script called release which does a build for your packages and calls changeset publish
6161
publish: pnpm release

0 commit comments

Comments
 (0)