Skip to content

Commit

Permalink
chore(deps): bump changesets/action from 1.4.5 to 1.4.6
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and andykenward committed Mar 10, 2024
1 parent be15409 commit 6655cad
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 @@ -23,7 +23,7 @@ jobs:
node-version: 20.x
- name: Create Release Pull Request
id: changesets
uses: changesets/action@f13b1baaa620fde937751f5d2c3572b9da32af23 #v1.4.5
uses: changesets/action@e2f8e964d080ae97c874b19e27b12e0a8620fb6c #v1.4.6
with:
publish: pnpm release
env:
Expand Down

0 comments on commit 6655cad

Please sign in to comment.