diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index 7aeab78..22b4dfb 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@1.9.2 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@1.9.3 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}