Skip to content

Commit

Permalink
chore(deps): update changesets/action action to v1.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent ec1dc17 commit 473e465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPMJS_TOKEN }}" > .npmrc
- name: 'Publish to npmjs'
id: changesetPublish
uses: changesets/[email protected].7
uses: changesets/[email protected].9
with:
publish: pnpm ci:publish
env:
Expand Down

0 comments on commit 473e465

Please sign in to comment.