From 13950367503814e32e72ea41e1b0aa1dfad5b2d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 13:02:51 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v2 --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 34713d2c8..6923c63f4 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -48,7 +48,7 @@ jobs: - name: Create Release PR or Publish id: changesets - uses: changesets/action@v1 + uses: changesets/action@v2.1.1 with: publish: pnpm release version: pnpm changeset version