Skip to content

Commit 0874c1e

Browse files
Bump actions/checkout from 4.1.7 to 4.2.0 (openvinotoolkit#26796)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h2>What's Changed</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependabot updates in <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a> &amp; <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yasonk"><code>@​yasonk</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1869">actions/checkout#1869</a></li> <li><a href="https://github.com/lucacome"><code>@​lucacome</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.7...v4.2.0">https://github.com/actions/checkout/compare/v4.1.7...v4.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@​lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@​orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@​jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@​dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@​peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@​cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/d632683dd7b4114ad314bca15554477dd762a938"><code>d632683</code></a> Prepare 4.2.0 release (<a href="https://redirect.github.com/actions/checkout/issues/1878">#1878</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6d193bf28034eafb982f37bd894289fe649468fc"><code>6d193bf</code></a> Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/actions/checkout/issues/1777">#1777</a>)</li> <li><a href="https://github.com/actions/checkout/commit/db0cee9a514becbbd4a101a5fbbbf47865ee316c"><code>db0cee9</code></a> Bump the minor-npm-dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/actions/checkout/issues/1872">#1872</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b6849436894e144dbce29d7d7fda2ae3bf9d8365"><code>b684943</code></a> Add Ref and Commit outputs (<a href="https://redirect.github.com/actions/checkout/issues/1180">#1180</a>)</li> <li><a href="https://github.com/actions/checkout/commit/2d7d9f7ff5b310f983d059b68785b3c74d8b8edd"><code>2d7d9f7</code></a> Provide explanation for where user email came from (<a href="https://redirect.github.com/actions/checkout/issues/1869">#1869</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9a9194f87191a7e9055e3e9b95b8cfb13023bb08"><code>9a9194f</code></a> Bump docker/build-push-action from 5.3.0 to 6.5.0 (<a href="https://redirect.github.com/actions/checkout/issues/1832">#1832</a>)</li> <li><a href="https://github.com/actions/checkout/commit/dd960bd3c3f080561a1810e32349ac211ecec7d4"><code>dd960bd</code></a> Bump docker/login-action in the minor-actions-dependencies group (<a href="https://redirect.github.com/actions/checkout/issues/1831">#1831</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.7&new-version=4.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c522b02 commit 0874c1e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+95
-95
lines changed

.github/workflows/android_arm64.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
2525
steps:
2626
- name: checkout action
27-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2828
with:
2929
sparse-checkout: .github/actions/smart-ci
3030

@@ -53,7 +53,7 @@ jobs:
5353
images: "${{ steps.handle_docker.outputs.images }}"
5454
steps:
5555
- name: Checkout
56-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
56+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5757

5858
- uses: ./.github/actions/handle_docker
5959
id: handle_docker
@@ -98,7 +98,7 @@ jobs:
9898
SCCACHE_AZURE_KEY_PREFIX: android_arm64
9999
steps:
100100
- name: Clone OpenVINO
101-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
101+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
102102
with:
103103
path: 'openvino'
104104

@@ -116,7 +116,7 @@ jobs:
116116
popd
117117
118118
- name: Clone vcpkg
119-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
119+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
120120
with:
121121
repository: 'microsoft/vcpkg'
122122
ref: ${{ env.VCPKG_VERSION }}

.github/workflows/android_x64.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
2828
steps:
2929
- name: checkout action
30-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
30+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3131
with:
3232
sparse-checkout: .github/actions/smart-ci
3333

@@ -56,7 +56,7 @@ jobs:
5656
images: "${{ steps.handle_docker.outputs.images }}"
5757
steps:
5858
- name: Checkout
59-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
59+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6060

6161
- uses: ./.github/actions/handle_docker
6262
id: handle_docker
@@ -97,13 +97,13 @@ jobs:
9797
SCCACHE_AZURE_KEY_PREFIX: android_x64
9898
steps:
9999
- name: Clone OpenVINO
100-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
100+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
101101
with:
102102
path: 'openvino'
103103
submodules: 'true'
104104

105105
- name: Clone OpenVINO GenAI
106-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
106+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
107107
with:
108108
repository: 'openvinotoolkit/openvino.genai'
109109
path: ${{ env.OPENVINO_GENAI_REPO }}

.github/workflows/build_doc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: ${{ github.repository_owner == 'openvinotoolkit' }}
1919
steps:
2020
- name: Clone OpenVINO
21-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
21+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2222
with:
2323
submodules: 'true'
2424
lfs: 'true'

.github/workflows/check_pr_commits.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: ${{ github.repository_owner == 'openvinotoolkit' }}
1010
steps:
1111
- name: Clone OpenVINO
12-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
12+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1313

1414
- name: Install dependencies
1515
run: python3 -m pip install -r ./.github/github_org_control/requirements.txt

.github/workflows/cleanup_caches.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Checkout cach action
49-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
49+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5050
with:
5151
sparse-checkout: .github/actions/cache
5252

.github/workflows/code_snippets.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
if: ${{ github.repository_owner == 'openvinotoolkit' }}
2929
steps:
3030
- name: Clone OpenVINO
31-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
31+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3232
with:
3333
submodules: 'true'
3434

.github/workflows/code_style.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
permissions:
1515
pull-requests: write
1616
steps:
17-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
17+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1818
with:
1919
submodules: 'true'
2020

@@ -44,7 +44,7 @@ jobs:
4444
permissions:
4545
pull-requests: write
4646
steps:
47-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
47+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
4848
with:
4949
submodules: 'true'
5050

@@ -76,7 +76,7 @@ jobs:
7676
runs-on: ubuntu-22.04
7777
if: ${{ github.repository_owner == 'openvinotoolkit' }}
7878
steps:
79-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
79+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
8080
with:
8181
submodules: 'true'
8282

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
max-size: 50G
3333

3434
- name: Clone OpenVINO
35-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3636
with:
3737
submodules: 'true'
3838

.github/workflows/coverity.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,14 @@ jobs:
5151
apt-get install --assume-yes --no-install-recommends git ca-certificates
5252
5353
- name: Clone OpenVINO
54-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
54+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5555
with:
5656
path: ${{ env.OPENVINO_REPO }}
5757
submodules: 'true'
5858
ref: ${{ inputs.openvinoRef }}
5959

6060
- name: Clone OpenVINO Contrib
61-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
61+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6262
with:
6363
repository: 'openvinotoolkit/openvino_contrib'
6464
path: ${{ env.OPENVINO_CONTRIB_REPO }}

.github/workflows/debian_10_arm.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
2525
steps:
2626
- name: checkout action
27-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2828
with:
2929
sparse-checkout: .github/actions/smart-ci
3030

@@ -58,7 +58,7 @@ jobs:
5858
images: "${{ steps.handle_docker.outputs.images }}"
5959
steps:
6060
- name: Checkout
61-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
61+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6262

6363
- uses: ./.github/actions/handle_docker
6464
id: handle_docker

.github/workflows/dependency_review.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
if: ${{ github.repository_owner == 'openvinotoolkit' }}
1010
steps:
1111
- name: Clone OpenVINO
12-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
12+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1313

1414
- name: Dependency Review
1515
uses: actions/dependency-review-action@72eb03d02c7872a771aacd928f3123ac62ad6d3a # v4.3.3

.github/workflows/dev_cpu_linux_snippets_libxsmm.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
3333
steps:
3434
- name: checkout action
35-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3636
with:
3737
sparse-checkout: .github/actions/smart-ci
3838

@@ -65,7 +65,7 @@ jobs:
6565
images: "${{ steps.handle_docker.outputs.images }}"
6666
steps:
6767
- name: Checkout
68-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
68+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6969

7070
- uses: ./.github/actions/handle_docker
7171
id: handle_docker
@@ -109,7 +109,7 @@ jobs:
109109

110110
steps:
111111
- name: Clone OpenVINO
112-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
112+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
113113
with:
114114
path: ${{ env.OPENVINO_REPO }}
115115
submodules: 'true'
@@ -295,7 +295,7 @@ jobs:
295295
popd
296296
297297
- name: Fetch setup_python action
298-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
298+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
299299
with:
300300
sparse-checkout: |
301301
.github/actions/setup_python/action.yml

.github/workflows/fedora_29.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
skip_workflow: "${{ steps.smart_ci.outputs.skip_workflow }}"
2525
steps:
2626
- name: checkout action
27-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
27+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2828
with:
2929
sparse-checkout: .github/actions/smart-ci
3030

@@ -58,7 +58,7 @@ jobs:
5858
images: "${{ steps.handle_docker.outputs.images }}"
5959
steps:
6060
- name: Checkout
61-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
61+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6262

6363
- uses: ./.github/actions/handle_docker
6464
id: handle_docker

.github/workflows/files_size.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-22.04
1313
if: ${{ github.repository_owner == 'openvinotoolkit' }}
1414
steps:
15-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
15+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
1616

1717
- name: git ls-tree
1818
run: git ls-tree -r -t -l --full-name HEAD | sort -n -r -k 4

.github/workflows/job_build_linux.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
PRODUCT_TYPE: public_linux_${{ inputs.os }}_${{ inputs.arch }}_release
9292
steps:
9393
- name: Clone OpenVINO
94-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
94+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
9595
with:
9696
path: ${{ env.OPENVINO_REPO }}
9797
submodules: 'true'
@@ -106,7 +106,7 @@ jobs:
106106
git rev-parse HEAD
107107
108108
- name: Clone OpenVINO Contrib
109-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
109+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
110110
with:
111111
repository: 'openvinotoolkit/openvino_contrib'
112112
path: ${{ env.OPENVINO_CONTRIB_REPO }}

.github/workflows/job_build_windows.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ jobs:
4747
PRODUCT_TYPE: 'public_windows_vs2019_${{ inputs.build-type }}'
4848
steps:
4949
- name: Clone OpenVINO
50-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
50+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5151
with:
5252
path: 'openvino'
5353
submodules: 'true'
5454

5555
- name: Clone OpenVINO Contrib
56-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
56+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5757
with:
5858
repository: 'openvinotoolkit/openvino_contrib'
5959
path: 'openvino_contrib'

.github/workflows/job_cpu_functional_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
popd
6464
6565
- name: Fetch setup_python action
66-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
66+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
6767
with:
6868
sparse-checkout: |
6969
.github/actions/setup_python/action.yml

.github/workflows/job_jax_models_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
popd
7373
7474
- name: Fetch setup_python action
75-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
75+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7676
with:
7777
sparse-checkout: |
7878
.github/actions/setup_python/action.yml

.github/workflows/job_openvino_js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
DISPLAY: ':99'
3333
steps:
3434
- name: Fetch OpenVINO JS sources
35-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
35+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3636
with:
3737
sparse-checkout: |
3838
src/bindings/js

.github/workflows/job_python_unit_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
popd
7474
7575
- name: Fetch setup_python action
76-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
76+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7777
with:
7878
sparse-checkout: |
7979
.github/actions/setup_python/action.yml
@@ -283,7 +283,7 @@ jobs:
283283

284284
- name: Clone API snippets
285285
if: runner.os != 'macOS'
286-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
286+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
287287
with:
288288
sparse-checkout: docs/articles_en/assets/snippets
289289
path: ${{ env.OPENVINO_REPO }}

.github/workflows/job_pytorch_models_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
popd
8686
8787
- name: Fetch setup_python action
88-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
88+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
8989
with:
9090
sparse-checkout: |
9191
.github/actions/setup_python/action.yml

.github/workflows/job_samples_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Fetch setup_python action
6969
# Python is already installed on Ubuntu within Dockerfile
7070
if: runner.os != 'Linux'
71-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
71+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7272
with:
7373
sparse-checkout: |
7474
.github/actions/setup_python/action.yml

.github/workflows/job_tensorflow_layer_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
popd
9292
9393
- name: Fetch setup_python action
94-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
94+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
9595
with:
9696
sparse-checkout: |
9797
.github/actions/setup_python/action.yml

.github/workflows/job_tensorflow_models_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
popd
7878
7979
- name: Fetch setup_python action
80-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
80+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
8181
with:
8282
sparse-checkout: |
8383
.github/actions/setup_python/action.yml

.github/workflows/job_tokenizers.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
echo "EXTENSION_BUILD_DIR=$GITHUB_WORKSPACE/build" >> "$GITHUB_ENV"
5252
5353
- name: checkout action
54-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
54+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
5555
with:
5656
sparse-checkout: |
5757
.github/actions/setup_python
@@ -67,7 +67,7 @@ jobs:
6767
self-hosted-runner: ${{ runner.os == 'Linux' }}
6868

6969
- name: Clone OpenVINO Tokenizers
70-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
70+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
7171
with:
7272
repository: 'openvinotoolkit/openvino_tokenizers'
7373
path: ${{ env.OPENVINO_TOKENIZERS_REPO }}

.github/workflows/labeler.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
if: ${{ github.repository_owner == 'openvinotoolkit' }}
2727
steps:
2828
- name: Checkout Labeller Script
29-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
29+
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
3030
with:
3131
sparse-checkout: '.github'
3232

0 commit comments

Comments
 (0)