diff --git a/.github/workflows/conventional-commit-check-commits.yml b/.github/workflows/conventional-commit-check-commits.yml index e2645032..9dccddc8 100644 --- a/.github/workflows/conventional-commit-check-commits.yml +++ b/.github/workflows/conventional-commit-check-commits.yml @@ -9,4 +9,4 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check Commit Conventions - uses: webiny/action-conventional-commits@v1.3.1 + uses: webiny/action-conventional-commits@v1.4.2