Skip to content

Commit ac56afd

Browse files
committed
Update changesets/action digest to 3914e56
1 parent b95e544 commit ac56afd

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

0 commit comments

Comments
 (0)