summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-07-30 16:08:32 +0000
committerJohn Villalovos <john@sodarock.com>2021-07-30 09:21:21 -0700
commitae97196ce8f277082ac28fcd39a9d11e464e6da9 (patch)
tree4bbeee4ce8ae381c3d6964f0183010b119d83d9d
parenta2d133a995d3349c9b0919dd03abaf08b025289e (diff)
downloadgitlab-ae97196ce8f277082ac28fcd39a9d11e464e6da9.tar.gz
chore(deps): update wagoid/commitlint-github-action action to v4
-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 4d8e741..4f04e7b 100644
--- a/.github/workflows/lint.yml
+++ b/.github/workflows/lint.yml
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- - uses: wagoid/commitlint-github-action@v3
+ - uses: wagoid/commitlint-github-action@v4
linters:
runs-on: ubuntu-latest