diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index 803fc3b..05bee81 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.4.1 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.7.2 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}