diff --git a/.github/workflows/commit-message-check-format.yml b/.github/workflows/commit-message-check-format.yml index 7410411..515a421 100644 --- a/.github/workflows/commit-message-check-format.yml +++ b/.github/workflows/commit-message-check-format.yml @@ -12,4 +12,4 @@ jobs: pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules steps: - name: Check Pull Request title - uses: bonitasoft/actions/packages/pr-title-conventional-commits@v2 + uses: bonitasoft/actions/packages/pr-title-conventional-commits@v3