Skip to content

Commit

Permalink
build(deps): bump the github-actions group with 1 update
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [changesets/action](https://github.com/changesets/action).


Updates `changesets/action` from 1.4.6 to 1.4.7
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](changesets/action@v1.4.6...v1.4.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 0b0e47b commit bcc7073
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 @@ -42,7 +42,7 @@ jobs:
NODE_ENV: production
- name: Create Version PR or Deploy to Pages
id: changesets
uses: changesets/[email protected].6
uses: changesets/[email protected].7
with:
commit: "chore(release): version packages"
title: "chore(release): version packages"
Expand Down

0 comments on commit bcc7073

Please sign in to comment.