diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 797b6a7..244175b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -86,7 +86,7 @@ jobs: persist-credentials: false - name: Run Commitlint - uses: wagoid/commitlint-github-action@v5 + uses: wagoid/commitlint-github-action@v6 with: configFile: ./package.json