diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index e340772..524cb61 100644 --- a/.github/workflows/pr-title-check.yml +++ b/.github/workflows/pr-title-check.yml @@ -16,6 +16,6 @@ concurrency: jobs: pr-title-check: - uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@4.4.0 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@4.5.0 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}