We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e964dde commit bceb0a5Copy full SHA for bceb0a5
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- run: pnpm i
30
31
- - uses: changesets/action@c8bada60c408975afd63a545b55a9b674fc1694d # v1.4.9
+ - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
32
with:
33
version: pnpm run ci-version
34
publish: pnpm run ci-publish
0 commit comments