Skip to content

Commit 03f84cb

Browse files
chore(deps): bump changesets/action from 1.4.8 to 1.4.9 (#5161)
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.8 to 1.4.9. - [Release notes](https://github.com/changesets/action/releases) - [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md) - [Commits](changesets/action@3de3850...c8bada6) --- 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 0c0066e commit 03f84cb

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