Skip to content

Commit

Permalink
build(deps): bump the actions group with 1 update (#782)
Browse files Browse the repository at this point in the history
Bumps the 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@e2f8e96...aba318e)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Krzysztof Żuraw <[email protected]>
  • Loading branch information
dependabot[bot] and krzysztofzuraw authored Apr 3, 2024
1 parent b9029ca commit cff2a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run_install: |
- args: [--frozen-lockfile]
- name: Create Release Pull Request
uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c # v1.4.6
uses: changesets/action@aba318e9165b45b7948c60273e0b72fce0a64eb9 # v1.4.7
id: changesets
with:
title: Release to npm
Expand Down

0 comments on commit cff2a6d

Please sign in to comment.