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 11, 2024
1 parent 2104e1e commit 18bb902
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 18bb902

Please sign in to comment.