Skip to content

Commit 79443cb

Browse files
chore(deps): update changesets/action action to v1.7.0
1 parent 00ac5ad commit 79443cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: bun i
2929
- name: Create release pull request
3030
id: changesets
31-
uses: changesets/action@v1.4.9
31+
uses: changesets/action@v1.7.0
3232
with:
3333
version: bun run version && cargo update --workspace && git add Cargo.toml Cargo.lock
3434
publish: |

0 commit comments

Comments
 (0)