Skip to content

Commit

Permalink
Merge pull request #3 from little-core-labs/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/bcomnes/npm-bump-v2.0.2

Bump bcomnes/npm-bump from v2.0.1 to v2.0.2
  • Loading branch information
bcomnes authored Nov 16, 2020
2 parents 10b6ca4 + a25d5b4 commit a4780c6
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 @@ -25,7 +25,7 @@ jobs:
# setting a registry enables the NODE_AUTH_TOKEN env variable where we can set an npm token. REQUIRED
registry-url: 'https://registry.npmjs.org'
- run: npm i
- uses: bcomnes/npm-bump@v2.0.1
- uses: bcomnes/npm-bump@v2.0.2
with:
git_email: 12core@littlstar.com
git_username: ${{ github.actor }}
Expand Down

0 comments on commit a4780c6

Please # to comment.