diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 64086100..8cdeb15d 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -15,4 +15,4 @@ jobs: - uses: 'actions/checkout@v2' with: fetch-depth: 0 - - uses: 'wagoid/commitlint-github-action@v3.0.7' + - uses: 'wagoid/commitlint-github-action@v3.0.8'