diff --git a/.github/workflows/lints.yaml b/.github/workflows/lints.yaml index a235dff..ecea181 100644 --- a/.github/workflows/lints.yaml +++ b/.github/workflows/lints.yaml @@ -74,7 +74,7 @@ jobs: fetch-depth: 0 - name: Run commitlint - uses: wagoid/commitlint-github-action@v6.1.2 + uses: wagoid/commitlint-github-action@v6.2.0 codespell: name: Codespell