diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 59090a025..317e21fac 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -228,7 +228,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v5.0.2 + uses: wagoid/commitlint-github-action@v5.1.2 with: configFile: .commitlintrc.cjs