diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e2a3589b2..72e1e45e0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -276,7 +276,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v3.0.8 + uses: wagoid/commitlint-github-action@v3.1.0 with: configFile: .commitlintrc.js