Merge pull request #20 from bcomnes/dependabot/github_actions/bcomnes/npm-bump-v2.0.2

chore(deps): bump bcomnes/npm-bump from v2.0.1 to v2.0.2
This commit is contained in:
Bret Comnes 2020-10-05 08:46:15 -06:00 committed by GitHub
commit 0a714c56e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
registry-url: 'https://registry.npmjs.org' registry-url: 'https://registry.npmjs.org'
- run: npm i - run: npm i
- run: npm test - run: npm test
- uses: bcomnes/npm-bump@v2.0.1 - uses: bcomnes/npm-bump@v2.0.2
with: with:
git_email: bcomnes@gmail.com git_email: bcomnes@gmail.com
git_username: ${{ github.actor }} git_username: ${{ github.actor }}