diff --git a/.github/workflows/commitlint.yaml b/.github/workflows/commitlint.yaml index ce75ab4..e0b435b 100644 --- a/.github/workflows/commitlint.yaml +++ b/.github/workflows/commitlint.yaml @@ -25,7 +25,7 @@ jobs: persist-credentials: "false" - name: Run commitlint on Pull Request's commits - uses: opensource-nepal/commitlint@v1 + uses: opensource-nepal/commitlint@v2 with: verbose: true