openvino/.github/workflows
dependabot[bot] 411d09d526
Bump awalsh128/cache-apt-pkgs-action from 1.4.0 to 1.4.1 (#22847)
Bumps
[awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action)
from 1.4.0 to 1.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/releases">awalsh128/cache-apt-pkgs-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Use v4 of actions/cache/save too by <a
href="https://github.com/HadrienG2"><code>@​HadrienG2</code></a> in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/123">awalsh128/cache-apt-pkgs-action#123</a>
to address <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/122">#122</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/HadrienG2"><code>@​HadrienG2</code></a>
made their first contribution in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/123">awalsh128/cache-apt-pkgs-action#123</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2555a377df"><code>2555a37</code></a>
Bump force reload to accommodate update on cache action save version. <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/122">#122</a></li>
<li><a
href="75ab37ec52"><code>75ab37e</code></a>
Use matching versions of actions/cache actions (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/123">#123</a>)</li>
<li>See full diff in <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.0...v1.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awalsh128/cache-apt-pkgs-action&package-manager=github_actions&previous-version=1.4.0&new-version=1.4.1)](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>
2024-02-15 07:28:14 +00:00
..
android_arm64.yml Fixed vcpkg baseline hash (#22820) 2024-02-14 00:44:53 +04:00
assign_issue.yml docs 📝 : add the take issue workflow [19006] (#19027) 2023-10-25 12:50:53 +04:00
build_doc.yml Bump awalsh128/cache-apt-pkgs-action from 1.4.0 to 1.4.1 (#22847) 2024-02-15 07:28:14 +00:00
check_pr_commits.yml Bump actions/checkout from 3 to 4 (#19602) 2023-09-06 07:29:13 +04:00
cleanup_pip_cache.yml [workflows] New path for volumes (#21604) 2023-12-13 00:56:24 +04:00
code_snippets.yml Bump awalsh128/cache-apt-pkgs-action from 1.4.0 to 1.4.1 (#22847) 2024-02-15 07:28:14 +00:00
code_style.yml [PyOV] Legacy IE Python API removal (#20908) 2024-01-11 13:46:49 +01:00
coverage.yml [PyOV] Legacy IE Python API removal (#20908) 2024-01-11 13:46:49 +01:00
coverity.yml [CI] [GHA] Correct path to the `cov-configure` binary in the Coverity workflow (#22785) 2024-02-13 15:16:11 +00:00
dependency_review.yml Bump actions/dependency-review-action from 3 to 4 (#22252) 2024-01-19 12:11:27 +04:00
fedora.yml [GHA] Remove push trigger from workflows running in full scope in merge queue (#22634) 2024-02-06 12:46:08 +00:00
files_size.yml Bump actions/checkout from 3 to 4 (#19602) 2023-09-06 07:29:13 +04:00
job_cpu_functional_tests.yml [GHA] CPU tests to merge queue validation (#22633) 2024-02-02 20:05:21 +00:00
job_cxx_unit_tests.yml [GHA] CPU tests to merge queue validation (#22633) 2024-02-02 20:05:21 +00:00
job_debian_packages.yml [Core]remove ie plugin config (#22479) 2024-02-01 08:56:31 +00:00
job_onnx_models_tests.yml [ONNX] Update ONNX models commit for tests (#22601) 2024-02-02 05:57:25 +00:00
job_onnx_runtime.yml Bump mozilla-actions/sccache-action from 0.0.3 to 0.0.4 (#22552) 2024-01-31 10:12:40 +00:00
job_openvino_js.yml [CI] [GHA] [JS API] Remove explicit default values settings in Linux ARM64 `cmake` (#22019) 2024-01-08 22:00:07 +04:00
job_python_unit_tests.yml Op support 2024.0 (#22745) 2024-02-13 12:13:42 +00:00
job_pytorch_models_tests.yml [GHA][Model Hub Tests] Use openvino-tokenizers in model hub tests (#22638) 2024-02-04 07:30:36 +00:00
job_samples_tests.yml Disable numprocesses for Linux because jobs for d9714ee failed (#22789) 2024-02-12 17:27:45 +00:00
job_tensorflow_hub_models_tests.yml [GHA][Model Hub Tests] Use openvino-tokenizers in model hub tests (#22638) 2024-02-04 07:30:36 +00:00
labeler.yml Use custom labeler to label changes not matching any pattern (#20888) 2023-11-07 12:16:32 +01:00
linux.yml [GHA] Switch tokenizers to public repo (#22814) 2024-02-13 16:57:18 +00:00
linux_arm64.yml [GHA] Remove push trigger from workflows running in full scope in merge queue (#22634) 2024-02-06 12:46:08 +00:00
linux_conditional_compilation.yml changed linux cc build timeout (#22561) 2024-01-31 14:58:44 +00:00
linux_riscv.yml [GHA] Reset Linux riscv cache (#22664) 2024-02-05 21:24:18 +00:00
mac.yml [GHA] Run full scope on merge queue events (#22172) 2024-01-17 10:57:15 +01:00
mac_arm64.yml [GHA] Run full scope on merge queue events (#22172) 2024-01-17 10:57:15 +01:00
mo.yml OVC pylint fix (#22558) 2024-02-01 14:47:23 +00:00
ovc.yml [GHA] Add common status for OVC pipeline (#22762) 2024-02-12 18:09:32 +00:00
py_checks.yml [PyOV] clean up after legacy python api removal (#22101) 2024-01-11 20:14:04 +01:00
send_workflows_to_opentelemetry.yml [GHA] Testing solution for GitHub Actions workflows telemetry (#22577) 2024-02-01 10:57:49 +00:00
stale_prs_and_issues.yml Bump actions/stale from 8 to 9 (#21535) 2023-12-08 12:58:56 +04:00
webassembly.yml [GHA] Remove push trigger from workflows running in full scope in merge queue (#22634) 2024-02-06 12:46:08 +00:00
windows.yml [GHA] Switch tokenizers to public repo (#22814) 2024-02-13 16:57:18 +00:00
windows_conditional_compilation.yml [CI] [GHA] Download `ninja` from GitHub instead of installing through `choco` in Windows workflows (#22570) 2024-01-31 19:25:35 +00:00