mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
chore(deps): update dependency wagoid/commitlint-github-action to v2 (#328)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
parent
f33680f9a8
commit
252c7fe8c7
1 changed files with 1 additions and 3 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -30,9 +30,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Lint commit messages
|
- name: Lint commit messages
|
||||||
uses: wagoid/commitlint-github-action@v1.6.0
|
uses: wagoid/commitlint-github-action@v2.1.0
|
||||||
env:
|
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
needs: [cleanup]
|
needs: [cleanup]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue