Skip to content

Commit f45bb0f

Browse files
Update int128/release-typescript-action action to v1.38.0 (#1240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38ed27a commit f45bb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- run: npm install -g pnpm@latest-10
2626
- run: pnpm i
2727
- run: pnpm build
28-
- uses: int128/release-typescript-action@0f99cd3bf6f26485a83025f5ee78d6b372ad7f3b # v1.37.0
28+
- uses: int128/release-typescript-action@51d8fcdfc2626a5558093b0870d5d3126d698a17 # v1.38.0
2929
with:
3030
# TODO: change this on the stable release
3131
major-version: 0

0 commit comments

Comments
 (0)