From 6e6ab5a81037fa8a43e1e77be3546d6c543423a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 16:22:19 +0000 Subject: [PATCH] chore(deps): update changesets/action action to v1.7.0 --- .github/workflows/ci-push-main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-push-main.yml b/.github/workflows/ci-push-main.yml index a6af2a4..8ad6f45 100644 --- a/.github/workflows/ci-push-main.yml +++ b/.github/workflows/ci-push-main.yml @@ -102,7 +102,7 @@ jobs: - name: Run Changeset Release id: changesets - uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0 + uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0 with: # If USE_GITHUB_BOT is true we don't want Changesets to do anything user related setupGitUser: false