Skip to content

Commit 33b4baa

Browse files
author
Ian Walter
authored
Merge pull request #277 from generates/renovate/changesets-action-digest
Update changesets/action commit hash to b98cec9
2 parents 3a2e6a1 + c27985c commit 33b4baa

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

0 commit comments

Comments
 (0)