From 489ea0d0d670015aec35feb8075773214334d178 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 18:46:22 +0000 Subject: [PATCH] chore(devdeps): update changesets/action action to v2.1.2 --- .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 6d19734d50..3331fa1dfd 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -54,7 +54,7 @@ jobs: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} - name: publish - uses: changesets/action@v2.1.1 + uses: changesets/action@v2.1.2 id: changesets with: publish: pnpm ci:release