Skip to content

Commit 6b3785a

Browse files
chore: update changesets/action action to v1.8.0
1 parent 143289d commit 6b3785a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- uses: ./.github/actions/setup
4040

4141
- name: Publish npm packages
42-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
42+
uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
4343
with:
4444
publish: pnpm run release
4545
env:

0 commit comments

Comments
 (0)