Skip to content

Commit 691a2bc

Browse files
Update int128/release-typescript-action action to v1.42.0 (#1306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 361c00f commit 691a2bc

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@2e223137a0746fa37f9a8dadf6d3086e3c45b814 # v1.40.0
28+
- uses: int128/release-typescript-action@a7b8921a6006618f7b35d55aebc7640d2171c09a # v1.42.0
2929
with:
3030
# TODO: change this on the stable release
3131
major-version: 0

0 commit comments

Comments
 (0)