Skip to content

Commit

Permalink
Update int128/release-typescript-action action to v1.32.0 (#172)
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] authored Oct 2, 2024
1 parent 05ec371 commit 3a6c506
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@bda6cf3f777afe2f8329cbaa57b4ebd95622a9f4 # v1.31.0
- uses: int128/release-typescript-action@533cff1b477f8ceaff1c73752017e4bcd192d3f9 # v1.32.0
with:
# TODO: change this on the stable release
major-version: 0

0 comments on commit 3a6c506

Please sign in to comment.