diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3b1140323..d87078ee3 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -235,7 +235,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v6.0.1 + uses: wagoid/commitlint-github-action@v6.0.2 with: configFile: .commitlintrc.cjs