Skip to content

Commit

Permalink
chore(deps): bump changesets/action from 1.4.7 to 1.4.8
Browse files Browse the repository at this point in the history
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](changesets/action@aba318e...3de3850)

---
updated-dependencies:
- dependency-name: changesets/action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent d91b7fa commit 78b2c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# Uses SHA for security hardening
# Currently pointing at a commit for the v1.4.1 tag
# Please keep this up-to-date if you're changing the SHA below
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9
uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57
with:
title: Release tracking
# This expects you to have a script called release which does a build for your packages and calls changeset publish
Expand Down

0 comments on commit 78b2c7a

Please sign in to comment.