From 3af8d594a4c71cf5a3cc5f3d7cced09b42fe4e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Dec 2025 09:15:02 +0000 Subject: [PATCH] Bump openvinotoolkit/openvino Bumps [openvinotoolkit/openvino](https://github.com/openvinotoolkit/openvino) from 36a8f092d3250e7a2a365f0445e61297d91c358e to 4291e7a547a700fbc0bb8209e27610f8e42797c6. - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](https://github.com/openvinotoolkit/openvino/compare/36a8f092d3250e7a2a365f0445e61297d91c358e...4291e7a547a700fbc0bb8209e27610f8e42797c6) --- updated-dependencies: - dependency-name: openvinotoolkit/openvino dependency-version: 4291e7a547a700fbc0bb8209e27610f8e42797c6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/linux.yml | 2 +- .github/workflows/mac.yml | 2 +- .github/workflows/manylinux_2_28.yml | 2 +- .github/workflows/windows.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index bc0d2e6b2e..48a70613d9 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -51,7 +51,7 @@ jobs: - name: Get affected components id: smart_ci - uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e + uses: openvinotoolkit/openvino/.github/actions/smart-ci@e4b65a0ab6c946c72d56240223620837e6d34bf8 with: repository: ${{ github.repository }} pr: ${{ github.event.number }} diff --git a/.github/workflows/mac.yml b/.github/workflows/mac.yml index 5968ff4734..0a22bb1e35 100644 --- a/.github/workflows/mac.yml +++ b/.github/workflows/mac.yml @@ -43,7 +43,7 @@ jobs: - name: Get affected components id: smart_ci - uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e + uses: openvinotoolkit/openvino/.github/actions/smart-ci@e4b65a0ab6c946c72d56240223620837e6d34bf8 with: repository: ${{ github.repository }} pr: ${{ github.event.number }} diff --git a/.github/workflows/manylinux_2_28.yml b/.github/workflows/manylinux_2_28.yml index 419aae9011..f8b60df588 100644 --- a/.github/workflows/manylinux_2_28.yml +++ b/.github/workflows/manylinux_2_28.yml @@ -51,7 +51,7 @@ jobs: - name: Get affected components id: smart_ci - uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e + uses: openvinotoolkit/openvino/.github/actions/smart-ci@e4b65a0ab6c946c72d56240223620837e6d34bf8 with: repository: ${{ github.repository }} pr: ${{ github.event.number }} diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 27fc5126eb..b1d9e16122 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -47,7 +47,7 @@ jobs: - name: Get affected components id: smart_ci - uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e + uses: openvinotoolkit/openvino/.github/actions/smart-ci@e4b65a0ab6c946c72d56240223620837e6d34bf8 with: repository: ${{ github.repository }} pr: ${{ github.event.number }}