Skip to content

Commit c1174e4

Browse files
chore(deps): update changesets/action action to v1.5.3
1 parent 5f6671f commit c1174e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPMJS_TOKEN }}" > .npmrc
187187
- name: 'Publish to npmjs'
188188
id: changesetPublish
189-
uses: changesets/action@v1.4.10
189+
uses: changesets/action@v1.5.3
190190
with:
191191
publish: pnpm ci:publish
192192
env:

0 commit comments

Comments
 (0)