Skip to content

Commit 9311fdd

Browse files
build(deps): bump changesets/action in the github-actions group
Bumps the github-actions group with 1 update: [changesets/action](https://github.com/changesets/action). Updates `changesets/action` from 1 to 2 - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@v1...v2) --- updated-dependencies: - dependency-name: changesets/action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 579d986 commit 9311fdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
- name: Create release pull request or publish to npm
3838
id: changesets
39-
uses: changesets/action@v1
39+
uses: changesets/action@v2
4040
with:
4141
version: npm run version-packages
4242
publish: npm run release

0 commit comments

Comments
 (0)