We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c964c80 commit ca0ebecCopy full SHA for ca0ebec
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
run: yarn build
31
32
- name: Create version PR or publish package
33
- uses: changesets/action@9f2f0d5b6aa7a1f1d2d8b4a3a8ef4f5f4d9d7c4a # v1
+ uses: changesets/action@63a615b9cd06ba9a3e6d13796c7fbcb080a60a0b # v1.8.0
34
with:
35
version: yarn ci:version
36
publish: yarn ci:publish
0 commit comments