From 09bdf071f079198ccbe6fc3a2e720df8f5cf7a70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 07:29:17 +0000 Subject: [PATCH] build(deps): bump the actions group with 1 update Bumps the actions group with 1 update: [changesets/action](https://github.com/changesets/action). Updates `changesets/action` from 1.4.6 to 1.4.7 - [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/e2f8e964d080ae97c874b19e27b12e0a8620fb6c...aba318e9165b45b7948c60273e0b72fce0a64eb9) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/prepare-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/prepare-release.yml b/.github/workflows/prepare-release.yml index 7bb60efa..dca052d7 100644 --- a/.github/workflows/prepare-release.yml +++ b/.github/workflows/prepare-release.yml @@ -21,7 +21,7 @@ jobs: run_install: | - args: [--frozen-lockfile] - name: Create Release Pull Request - uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c # v1.4.6 + uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # v1.4.7 id: changesets with: title: Release to npm