diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ae8de8089..ea57e4553 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -218,7 +218,7 @@ jobs: fetch-depth: 0 - name: Lint git commit - uses: wagoid/commitlint-github-action@v4.1.5 + uses: wagoid/commitlint-github-action@v4.1.9 with: configFile: .commitlintrc.cjs