From 3624fffe5fd16eb4dab3593e80ee53ea860fb114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 09:03:10 +0000 Subject: [PATCH] chore: bump epam/ai-dial-ci/.github/workflows/pr-title-check.yml Bumps [epam/ai-dial-ci/.github/workflows/pr-title-check.yml](https://github.com/epam/ai-dial-ci) from 3.2.0 to 4.7.2. - [Release notes](https://github.com/epam/ai-dial-ci/releases) - [Commits](https://github.com/epam/ai-dial-ci/compare/3.2.0...4.7.2) --- updated-dependencies: - dependency-name: epam/ai-dial-ci/.github/workflows/pr-title-check.yml dependency-version: 4.7.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-title-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-title-check.yml b/.github/workflows/pr-title-check.yml index dd2295b8..826c40c1 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@3.2.0 + uses: epam/ai-dial-ci/.github/workflows/pr-title-check.yml@4.7.2 secrets: ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }} \ No newline at end of file