Skip to content

Commit 7950145

Browse files
chore(deps): bump changesets/action from 1.6.0 to 1.7.0
Bumps [changesets/action](https://github.com/changesets/action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@c48e67d...6a0a831) --- updated-dependencies: - dependency-name: changesets/action dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b69325f commit 7950145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# Uses SHA for security hardening
5353
# Currently pointing at a commit for the v1.4.1 tag
5454
# Please keep this up-to-date if you're changing the SHA below
55-
uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87
55+
uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf
5656
with:
5757
title: Release tracking
5858
# This expects you to have a script called release which does a build for your packages and calls changeset publish

0 commit comments

Comments
 (0)