Skip to content

Commit ea437e5

Browse files
dependabot[bot]richadr
authored andcommitted
build(deps): bump changesets/action from 1.5.3 to 1.6.0
Bumps [changesets/action](https://github.com/changesets/action) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@e0145ed...c48e67d) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b090af commit ea437e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
retention-days: 1
5151

5252
- name: Publish to the npm Registry
53-
uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
53+
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
5656
GIT_AUTHOR_EMAIL: ${{ secrets.GIT_AUTHOR_EMAIL }}

0 commit comments

Comments
 (0)