Skip to content

Commit e9f2a8b

Browse files
committed
Update changesets/action commit hash to 5766bae
1 parent b95e544 commit e9f2a8b

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@5766bae8d9257554fd1f3b5936dbc49d595b4854
2323
env:
2424
GITHUB_TOKEN: ${{ secrets.GH_PAT }}
2525
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)