diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index e8a22e1..a5c5615 100644 --- a/.github/workflows/pr-title-check.yml +++ b/.github/workflows/pr-title-check.yml @@ -9,6 +9,6 @@ on: jobs: pr-title-check: - uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.7.0 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@2.7.3 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}