diff --git a/.github/workflows/commit-lint.yaml b/.github/workflows/commit-lint.yaml index 4bd14c2a..e2fdc64a 100644 --- a/.github/workflows/commit-lint.yaml +++ b/.github/workflows/commit-lint.yaml @@ -8,4 +8,4 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5 \ No newline at end of file + - uses: wagoid/commitlint-github-action@v6 \ No newline at end of file