Skip to content

Commit ed5e7f5

Browse files
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](openvinotoolkit/openvino@36a8f09...4291e7a) --- updated-dependencies: - dependency-name: openvinotoolkit/openvino dependency-version: 4291e7a547a700fbc0bb8209e27610f8e42797c6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65b9356 commit ed5e7f5

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@0e3f77a7b2418785fb53fad0482de918c3814dba
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@0e3f77a7b2418785fb53fad0482de918c3814dba
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@0e3f77a7b2418785fb53fad0482de918c3814dba
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@0e3f77a7b2418785fb53fad0482de918c3814dba
5151
with:
5252
repository: ${{ github.repository }}
5353
pr: ${{ github.event.number }}

0 commit comments

Comments
 (0)