From 5b4433841707143f052721b106afd7654ab47414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:09:14 +0000 Subject: [PATCH] Bump changesets/action from 1.4.1 to 1.4.4 Bumps [changesets/action](https://github.com/changesets/action) from 1.4.1 to 1.4.4. - [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/e9cc34b540dd3ad1b030c57fd97269e8f6ad905a...d89c1de63c7f28ac47ec85ed395f5f1d045d4697) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .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 c09574a2b9..ce066d1b6d 100644 --- a/.github/workflows/changesets.yml +++ b/.github/workflows/changesets.yml @@ -46,7 +46,7 @@ jobs: - name: Install dependencies run: pnpm install --frozen-lockfile - name: Create Release Pull Request - uses: changesets/action@e9cc34b540dd3ad1b030c57fd97269e8f6ad905a # pin@v1 + uses: changesets/action@d89c1de63c7f28ac47ec85ed395f5f1d045d4697 # pin@v1 with: # Generates src/version.ts file using genVersion # https://github.com/changesets/action#with-version-script