diff --git a/.github/workflows/lint-commit.yml b/.github/workflows/lint-commit.yml index f0f9e4c..1cc7f85 100644 --- a/.github/workflows/lint-commit.yml +++ b/.github/workflows/lint-commit.yml @@ -14,4 +14,4 @@ jobs: 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