Skip to content

Commit

Permalink
fix(deps): bump wagoid/commitlint-github-action from v2 to v3 (#872)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Masafumi Koba <[email protected]>
  • Loading branch information
dependabot[bot] and ybiquitous authored Feb 25, 2021
1 parent 6d05acd commit c0f6741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2
- uses: wagoid/commitlint-github-action@v3
with:
configFile: package.json
2 changes: 1 addition & 1 deletion test/__snapshots__/init.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2
- uses: wagoid/commitlint-github-action@v3
with:
configFile: package.json
"
Expand Down

0 comments on commit c0f6741

Please sign in to comment.