Skip to content

Commit 6adb40b

Browse files
Update changesets/action digest to 595655c
1 parent b95e544 commit 6adb40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Install
2020
run: yarn
2121
- name: Changesets
22-
uses: changesets/action@b3300fad33b6ab794313da28d27424c0e2f78991
22+
uses: changesets/action@595655c3eae7136ff5ba18200406898904362926
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
2525
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)