diff --git a/.github/workflows/commit-ci.yaml b/.github/workflows/commit-ci.yaml index b59d6d9..2367c88 100644 --- a/.github/workflows/commit-ci.yaml +++ b/.github/workflows/commit-ci.yaml @@ -6,7 +6,7 @@ jobs: uses: actions/checkout@v4 - name: Commitlint - uses: wagoid/commitlint-github-action@v5 + uses: wagoid/commitlint-github-action@v6 timeout-minutes: 2 name: Commitlint