From 0835a6beeba07c958986af4250279274c3cc617d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 16:23:46 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v1.4.9 --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 98c2dddf9f..b7a3def9a4 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -169,7 +169,7 @@ jobs: run: echo "//registry.npmjs.org/:_authToken=${{ secrets.NPMJS_TOKEN }}" > .npmrc - name: 'Publish to npmjs' id: changesetPublish - uses: changesets/action@v1.4.7 + uses: changesets/action@v1.4.9 with: publish: pnpm ci:publish env: