diff --git a/.gitea/workflows/commitlint.yml b/.gitea/workflows/commitlint.yml index f1ca26a..0b0f90c 100644 --- a/.gitea/workflows/commitlint.yml +++ b/.gitea/workflows/commitlint.yml @@ -11,7 +11,7 @@ on: jobs: check-and-test: runs-on: ubuntu-latest - container: commitlint/commitlint:20.5.3 + container: commitlint/commitlint:21.2.1 steps: - uses: actions/checkout@v7.0.0 - name: check PR title