diff --git a/.github/workflows/DEPLOY.yml b/.github/workflows/DEPLOY.yml index 6e4c670..f947a7a 100644 --- a/.github/workflows/DEPLOY.yml +++ b/.github/workflows/DEPLOY.yml @@ -38,7 +38,7 @@ jobs: fetch-depth: 0 - name: Lint Commit Messages - uses: wagoid/commitlint-github-action@v4.1.11 + uses: wagoid/commitlint-github-action@v5.0.1 with: configFile: .github/commitlint.config.js helpURL: https://www.conventionalcommits.org