diff --git a/.github/workflows/pr_checks.yml b/.github/workflows/pr_checks.yml index 44776acc..5de8e2f3 100644 --- a/.github/workflows/pr_checks.yml +++ b/.github/workflows/pr_checks.yml @@ -77,7 +77,7 @@ jobs: fetch-depth: 0 - name: 🧾 Validate Commit Messages - uses: webiny/action-conventional-commits@v1.3.0 + uses: webiny/action-conventional-commits@v1.3.1 with: subject_case: false types: ${{ inputs.types }}