From 9ee683684ca1800ede44e611ebe5ae03bf9f35dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 23:04:33 +0000 Subject: [PATCH] Bump changesets/action from 1.4.1 to 1.4.5 Bumps [changesets/action](https://github.com/changesets/action) from 1.4.1 to 1.4.5. - [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...f13b1baaa620fde937751f5d2c3572b9da32af23) --- 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..260a0c4758 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@f13b1baaa620fde937751f5d2c3572b9da32af23 # pin@v1 with: # Generates src/version.ts file using genVersion # https://github.com/changesets/action#with-version-script