Skip to content

Commit 73a07e6

Browse files
chore(deps): bump changesets/action from 1.6.0 to 1.7.0 in the github-actions group (#1253)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 814bd17 commit 73a07e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-or-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: pnpm install
3636
- run: pnpm build
3737
- run: pnpm test
38-
- uses: changesets/action@c48e67d110a68bc90ccf1098e9646092baacaa87 # v1.6.0
38+
- uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
3939
with:
4040
publish: pnpm ci:publish
4141
env:

0 commit comments

Comments
 (0)