We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ed27a commit f45bb0fCopy full SHA for f45bb0f
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
- run: npm install -g pnpm@latest-10
26
- run: pnpm i
27
- run: pnpm build
28
- - uses: int128/release-typescript-action@0f99cd3bf6f26485a83025f5ee78d6b372ad7f3b # v1.37.0
+ - uses: int128/release-typescript-action@51d8fcdfc2626a5558093b0870d5d3126d698a17 # v1.38.0
29
with:
30
# TODO: change this on the stable release
31
major-version: 0
0 commit comments