summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Wittig <max.wittig.ch@gmail.com>2021-02-25 22:41:50 +0100
committerGitHub <noreply@github.com>2021-02-25 22:41:50 +0100
commit666225221deec06014d5ccff46d1c21d5828c977 (patch)
tree7ff68c4188964640b75f1ff2f9ab6e01dce4e64d
parentca4c1d9ee96e2eaa8d69d61892351e239930640c (diff)
parentb3274cf93dfb8ae85e4a636a1ffbfa7c48f1c8f6 (diff)
downloadgitlab-666225221deec06014d5ccff46d1c21d5828c977.tar.gz
Merge pull request #1328 from python-gitlab/renovate/wagoid-commitlint-github-action-3.x
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