diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 6dad619..9e39f7e 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -9,4 +9,4 @@ jobs: - uses: actions/checkout@v3.1.0 with: fetch-depth: 0 - - uses: wagoid/commitlint-github-action@v5.2.0 + - uses: wagoid/commitlint-github-action@v5.2.2