Skip to content

Commit

Permalink
Bump int128/release-typescript-action from 1.22.0 to 1.23.0
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.22.0 to 1.23.0.
- [Release notes](https://github.com/int128/release-typescript-action/releases)
- [Commits](int128/release-typescript-action@035c689...a64165f)

---
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]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent cfb3ec7 commit 5f59c51
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@035c6899d22569f5440029e3e744b951c01659e5 # v1.22.0
uses: int128/release-typescript-action@a64165f6c50e883d7bafd5c4c66acc7edfd6a4fb # v1.23.0
with:
major-version: 2

Expand Down

0 comments on commit 5f59c51

Please sign in to comment.