Skip to content

Commit d8b9a4d

Browse files
Update changesets/action action to v1.9.0
1 parent ced3f75 commit d8b9a4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117

118118
- name: Create Release Pull Request or Publish to npm
119119
id: changesets
120-
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
120+
uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0
121121
with:
122122
publish: pnpm ci:publish
123123
env:

0 commit comments

Comments
 (0)