Skip to content

Commit 54706e5

Browse files
Bump openvinotoolkit/openvino
Bumps [openvinotoolkit/openvino](https://github.com/openvinotoolkit/openvino) from 36a8f092d3250e7a2a365f0445e61297d91c358e to 6ea81c056f0646d7e8adfc89cecc66738fc2c46c. - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](openvinotoolkit/openvino@36a8f09...6ea81c0) --- updated-dependencies: - dependency-name: openvinotoolkit/openvino dependency-version: 6ea81c056f0646d7e8adfc89cecc66738fc2c46c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d7ad72 commit 54706e5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Get affected components
5353
id: smart_ci
54-
uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e
54+
uses: openvinotoolkit/openvino/.github/actions/smart-ci@c8baeaf87490dd7a92c97907b657fe4308353e3f
5555
with:
5656
repository: ${{ github.repository }}
5757
pr: ${{ github.event.number }}

.github/workflows/mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

4444
- name: Get affected components
4545
id: smart_ci
46-
uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e
46+
uses: openvinotoolkit/openvino/.github/actions/smart-ci@c8baeaf87490dd7a92c97907b657fe4308353e3f
4747
with:
4848
repository: ${{ github.repository }}
4949
pr: ${{ github.event.number }}

.github/workflows/manylinux_2_28.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Get affected components
5353
id: smart_ci
54-
uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e
54+
uses: openvinotoolkit/openvino/.github/actions/smart-ci@c8baeaf87490dd7a92c97907b657fe4308353e3f
5555
with:
5656
repository: ${{ github.repository }}
5757
pr: ${{ github.event.number }}

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Get affected components
4949
id: smart_ci
50-
uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e
50+
uses: openvinotoolkit/openvino/.github/actions/smart-ci@c8baeaf87490dd7a92c97907b657fe4308353e3f
5151
with:
5252
repository: ${{ github.repository }}
5353
pr: ${{ github.event.number }}

0 commit comments

Comments
 (0)