Skip to content

Commit e676806

Browse files
Update changesets/action digest to 2bb9bcb
1 parent b95e544 commit e676806

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

0 commit comments

Comments
 (0)