diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 306efab..edba9f9 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -25,7 +25,7 @@ jobs: with: fetch-depth: 0 - id: commit-lint - uses: wagoid/commitlint-github-action@v3.1.4 + uses: wagoid/commitlint-github-action@v4.1.9 test: runs-on: ubuntu-latest steps: