From 7e4200afc9a630e4925814fd18035bb21b81ffbb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 02:32:49 +0000 Subject: [PATCH] Update changesets/action action to v2 --- .github/workflows/changesets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changesets.yml b/.github/workflows/changesets.yml index e130834..1060ada 100644 --- a/.github/workflows/changesets.yml +++ b/.github/workflows/changesets.yml @@ -55,7 +55,7 @@ jobs: - name: Update release PR / Publish packages to `npm` id: changesets - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 + uses: changesets/action@8488615a623b1b9c987934bb89eae8af6a946ac1 # v2.1.1 with: title: Release commit: Release new version