Commit 45b57d4
authored
build(deps): bump @actions/cache from 6.0.0 to 6.1.0 (#1341)
Bumps
[@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache)
from 6.0.0 to 6.1.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md">@actions/cache's
changelog</a>.</em></p>
<blockquote>
<h2>6.1.0</h2>
<ul>
<li>Handle cache write error due to read-only token: detect the
<code>cache write denied:</code> prefix on cache reservation failures
and surface it as a <code>core.warning</code> (without failing the
run).</li>
</ul>
<h2>6.0.1</h2>
<ul>
<li>Bump dependency versions (<a
href="https://redirect.github.com/actions/toolkit/pull/2393">#2393</a>):
<ul>
<li><code>@actions/core</code> to <code>^3.0.1</code></li>
<li><code>@actions/http-client</code> to <code>^4.0.1</code></li>
<li><code>@actions/io</code> to <code>^3.0.2</code></li>
<li><code>@azure/core-rest-pipeline</code> to <code>^1.23.0</code></li>
<li><code>@azure/storage-blob</code> to <code>^12.31.0</code></li>
<li><code>semver</code> to <code>^7.7.4</code></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/actions/toolkit/commits/HEAD/packages/cache">compare
view</a></li>
</ul>
</details>
<br />4 files changed
Lines changed: 77 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments