Skip to content

Commit 86393be

Browse files
Bump bcomnes/npm-bump from 2 to 3 (#75)
Bumps [bcomnes/npm-bump](https://github.com/bcomnes/npm-bump) from 2 to 3. - [Release notes](https://github.com/bcomnes/npm-bump/releases) - [Changelog](https://github.com/bcomnes/npm-bump/blob/master/CHANGELOG.md) - [Commits](bcomnes/npm-bump@v2...v3) --- updated-dependencies: - dependency-name: bcomnes/npm-bump dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dcfde51 commit 86393be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- run: npm i
2929
- run: npm test
3030
- name: npm version && npm publish
31-
uses: bcomnes/npm-bump@v2
31+
uses: bcomnes/npm-bump@v3
3232
with:
3333
git_email: bcomnes@gmail.com
3434
git_username: ${{ github.actor }}

0 commit comments

Comments
 (0)