Skip to content

Commit 8013579

Browse files
chore(deps): bump changesets/action from 1.4.5 to 1.4.6
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.5 to 1.4.6. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@f13b1ba...e2f8e96) --- updated-dependencies: - dependency-name: changesets/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 266c0c4 commit 8013579

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
@@ -39,7 +39,7 @@ jobs:
3939
# Uses SHA for security hardening
4040
# Currently pointing at a commit for the v1.4.1 tag
4141
# Please keep this up-to-date if you're changing the SHA below
42-
uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23
42+
uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c
4343
with:
4444
title: Release tracking
4545
# 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)