From 3f95ab83637a360122d3353d3830bbe202b3825f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:56:06 +0000 Subject: [PATCH] chore(deps): bump changesets/action from 1.4.8 to 1.5.3 Bumps [changesets/action](https://github.com/changesets/action) from 1.4.8 to 1.5.3. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](https://github.com/changesets/action/compare/v1.4.8...e0145edc7d9d8679003495b11f87bd8ef63c0cba) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .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 2b72eae..b7a6069 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -87,7 +87,7 @@ jobs: - name: Publish to NPM id: changesets - uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 # v1.4.8 + uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3 with: setupGitUser: false version: pnpm ci:version