From d1e0f66d67a31984444074b48ff189cf0d87a6f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:58:35 +0000 Subject: [PATCH] Update changesets/action action to v1.9.0 --- .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 eb6ddd2..9ba8ca0 100644 --- a/.github/workflows/changesets.yml +++ b/.github/workflows/changesets.yml @@ -52,7 +52,7 @@ jobs: - name: Update release PR / Publish packages to `npm` id: changesets - uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0 + uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d # v1.9.0 with: title: Release commit: Release new version