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 361c00f commit 691a2bcCopy full SHA for 691a2bc
.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@2e223137a0746fa37f9a8dadf6d3086e3c45b814 # v1.40.0
+ - uses: int128/release-typescript-action@a7b8921a6006618f7b35d55aebc7640d2171c09a # v1.42.0
29
with:
30
# TODO: change this on the stable release
31
major-version: 0
0 commit comments