Skip to content

Commit

Permalink
Bump CatChen/node-package-release-action from 1 to 2 (#623)
Browse files Browse the repository at this point in the history
Bumps [CatChen/node-package-release-action](https://github.com/catchen/node-package-release-action) from 1 to 2.
- [Release notes](https://github.com/catchen/node-package-release-action/releases)
- [Commits](CatChen/node-package-release-action@v1...v2)

---
updated-dependencies:
- dependency-name: CatChen/node-package-release-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 23, 2023
1 parent c98a813 commit dcec988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
fetch-depth: 0

- id: release
uses: CatChen/node-package-release-action@v1
uses: CatChen/node-package-release-action@v2
with:
release-type: ${{ inputs.release-type || 'patch' }}
prerelease: ${{ inputs.prerelease || false }}
Expand Down

0 comments on commit dcec988

Please sign in to comment.