Skip to content

Commit 3dbb726

Browse files
build(deps): bump changesets/action from 1.4.7 to 1.4.8 (#357)
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.8. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@aba318e...3de3850) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 960a106 commit 3dbb726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
2828
- name: Create Release Pull Request or Publish to npm
2929
id: changesets
30-
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # v1.4.7
30+
uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 # v1.4.8
3131
with:
3232
publish: pnpm exec changeset publish
3333
version: pnpm exec changeset version

0 commit comments

Comments
 (0)