From fce9bdf93cd05447a5c8356cbd4c65a1f2a95881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 09:03:53 +0000 Subject: [PATCH] chore: bump epam/ai-dial-ci/.github/workflows/python_package_pr.yml Bumps [epam/ai-dial-ci/.github/workflows/python_package_pr.yml](https://github.com/epam/ai-dial-ci) from 2.4.1 to 2.7.3. - [Release notes](https://github.com/epam/ai-dial-ci/releases) - [Commits](https://github.com/epam/ai-dial-ci/compare/2.4.1...2.7.3) --- updated-dependencies: - dependency-name: epam/ai-dial-ci/.github/workflows/python_package_pr.yml dependency-version: 2.7.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index d3a001d..2106983 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -10,7 +10,7 @@ concurrency: jobs: run_tests: - uses: epam/ai-dial-ci/.github/workflows/python_package_pr.yml@2.4.1 + uses: epam/ai-dial-ci/.github/workflows/python_package_pr.yml@2.7.3 secrets: inherit with: python-version: 3.9