diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index 064092d..37454d3 100644 --- a/.github/workflows/pr-title-check.yml +++ b/.github/workflows/pr-title-check.yml @@ -13,6 +13,6 @@ concurrency: jobs: pr-title-check: - uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.2.0 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@3.1.2 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}