Skip to content

Commit

Permalink
Update int128/release-typescript-action action to v1.31.0 (#161)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 23, 2024
1 parent 56cd1dc commit 63077ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: corepack enable pnpm
- run: pnpm i
- run: pnpm build
- uses: int128/release-typescript-action@634a6bf180ed8ad7d62dd08052db164eb2a18673 # v1.30.0
- uses: int128/release-typescript-action@bda6cf3f777afe2f8329cbaa57b4ebd95622a9f4 # v1.31.0
with:
# TODO: change this on the stable release
major-version: 0

0 comments on commit 63077ad

Please sign in to comment.