build(deps): bump wagoid/commitlint-github-action to 4.1.1 (#167)

This commit is contained in:
dependabot[bot]
2021-07-22 08:07:00 +02:00
committed by GitHub
parent 4ae9f519c5
commit c08c431e6a

View File

@ -13,7 +13,7 @@ jobs:
- uses: 'actions/checkout@v2.3.4' - uses: 'actions/checkout@v2.3.4'
with: with:
fetch-depth: 0 fetch-depth: 0
- uses: 'wagoid/commitlint-github-action@v4.0.2' - uses: 'wagoid/commitlint-github-action@v4.1.1'
with: with:
configFile: '.commitlintrc.json' configFile: '.commitlintrc.json'