Skip to content

Commit

Permalink
Bump int128/release-typescript-action from 1.28.0 to 1.29.0 (#599)
Browse files Browse the repository at this point in the history
Bumps [int128/release-typescript-action](https://github.com/int128/release-typescript-action) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/int128/release-typescript-action/releases)
- [Commits](int128/release-typescript-action@f057c13...ea9cfae)

---
updated-dependencies:
- dependency-name: int128/release-typescript-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 5b18276 commit 9f6ca08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: npm run build

- name: Release new version
uses: int128/release-typescript-action@f057c1399c41e922268a3d9036966d74e8341a15 # v1.28.0
uses: int128/release-typescript-action@ea9cfae1900a4473a9e3efe8f6ba1822140d1229 # v1.29.0
with:
major-version: 2

Expand Down

0 comments on commit 9f6ca08

Please sign in to comment.