Skip to content

Commit 6662252

Browse files
authored
Merge pull request #1328 from python-gitlab/renovate/wagoid-commitlint-github-action-3.x
chore(deps): update wagoid/commitlint-github-action action to v3
2 parents ca4c1d9 + b3274cf commit 6662252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v2
2727
with:
2828
fetch-depth: 0
29-
- uses: wagoid/commitlint-github-action@v2
29+
- uses: wagoid/commitlint-github-action@v3
3030

3131
mypy:
3232
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)