diff --git a/.github/workflows/commitlint.yml b/.github/workflows/commitlint.yml index 84418383..1a543e70 100644 --- a/.github/workflows/commitlint.yml +++ b/.github/workflows/commitlint.yml @@ -15,4 +15,4 @@ jobs: - uses: 'actions/checkout@v3.1.0' with: fetch-depth: 0 - - uses: 'wagoid/commitlint-github-action@v5.3.0' + - uses: 'wagoid/commitlint-github-action@v5.4.1'