summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-02-24 19:32:12 +0000
committerRenovate Bot <bot@renovateapp.com>2021-02-24 19:32:12 +0000
commitb3274cf93dfb8ae85e4a636a1ffbfa7c48f1c8f6 (patch)
treeea00b6ace046289b1e48aaf1d53e890b1f9179de
parente06c51bcf29492dbc7ef838c35f6ef86a79af261 (diff)
downloadgitlab-b3274cf93dfb8ae85e4a636a1ffbfa7c48f1c8f6.tar.gz
chore(deps): update wagoid/commitlint-github-action action to v3
-rw-r--r--.github/workflows/lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml
index 4b918df..4c11810 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: wagoid/commitlint-github-action@v2
+ - uses: wagoid/commitlint-github-action@v3
mypy:
runs-on: ubuntu-latest