diff --git a/.github/workflows/commits.yml b/.github/workflows/commits.yml index 4f5a598..70e8f83 100644 --- a/.github/workflows/commits.yml +++ b/.github/workflows/commits.yml @@ -11,4 +11,4 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v4 \ No newline at end of file + - uses: wagoid/commitlint-github-action@v5 \ No newline at end of file