Skip to content

Commit fa6b147

Browse files
chore(deps): update changesets/action action to v1.6.0
1 parent 0ea0b27 commit fa6b147

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Create Release Pull Request or Publish to NPM
4141
id: changesets
42-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
42+
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
4343
with:
4444
publish: pnpm -s changeset publish
4545
commit: "chore(release): v${{ steps.package-version.outputs.version }}"

0 commit comments

Comments
 (0)