dependabot[bot] opened a new pull request, #3556:
URL: https://github.com/apache/iggy/pull/3556

   Bumps the github-actions group with 3 updates: 
[actions/checkout](https://github.com/actions/checkout), 
[taiki-e/install-action](https://github.com/taiki-e/install-action) and 
[actions/cache](https://github.com/actions/cache).
   
   Updates `actions/checkout` from 6 to 6.0.3
   <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>v6.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update changelog by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2357";>actions/checkout#2357</a></li>
   <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   <li>Fix checkout init for SHA-256 repositories by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
   <li>Update changelog for v6.0.3 by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2446";>actions/checkout#2446</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/yaananth";><code>@​yaananth</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6...v6.0.3";>https://github.com/actions/checkout/compare/v6...v6.0.3</a></p>
   <h2>v6.0.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is 
set by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2355";>actions/checkout#2355</a></li>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6.0.1...v6.0.2";>https://github.com/actions/checkout/compare/v6.0.1...v6.0.2</a></p>
   <h2>v6.0.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update all references from v5 and v4 to v6 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2314";>actions/checkout#2314</a></li>
   <li>Add worktree support for persist-credentials includeIf by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
   <li>Clarify v6 README by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2328";>actions/checkout#2328</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/checkout/compare/v6...v6.0.1";>https://github.com/actions/checkout/compare/v6...v6.0.1</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>
   <h2>v6.0.3</h2>
   <ul>
   <li>Fix checkout init for SHA-256 repositories by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2439";>actions/checkout#2439</a></li>
   <li>fix: expand merge commit SHA regex and add SHA-256 test cases by <a 
href="https://github.com/yaananth";><code>@​yaananth</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2414";>actions/checkout#2414</a></li>
   </ul>
   <h2>v6.0.2</h2>
   <ul>
   <li>Fix tag handling: preserve annotations and explicit fetch-tags by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2356";>actions/checkout#2356</a></li>
   </ul>
   <h2>v6.0.1</h2>
   <ul>
   <li>Add worktree support for persist-credentials includeIf by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2327";>actions/checkout#2327</a></li>
   </ul>
   <h2>v6.0.0</h2>
   <ul>
   <li>Persist creds to a separate file by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286</a></li>
   <li>Update README to include Node.js 24 support details and requirements by 
<a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248</a></li>
   </ul>
   <h2>v5.0.1</h2>
   <ul>
   <li>Port v6 cleanup to v5 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301</a></li>
   </ul>
   <h2>v5.0.0</h2>
   <ul>
   <li>Update actions checkout to use node 24 by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226</a></li>
   </ul>
   <h2>v4.3.1</h2>
   <ul>
   <li>Port v6 cleanup to v4 by <a 
href="https://github.com/ericsciple";><code>@​ericsciple</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305</a></li>
   </ul>
   <h2>v4.3.0</h2>
   <ul>
   <li>docs: update README.md by <a 
href="https://github.com/motss";><code>@​motss</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971</a></li>
   <li>Add internal repos for checking out multiple repositories by <a 
href="https://github.com/mouismail";><code>@​mouismail</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977</a></li>
   <li>Documentation update - add recommended permissions to Readme by <a 
href="https://github.com/benwells";><code>@​benwells</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043</a></li>
   <li>Adjust positioning of user email note and permissions heading by <a 
href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044</a></li>
   <li>Update README.md by <a 
href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194</a></li>
   <li>Update CODEOWNERS for actions by <a 
href="https://github.com/TingluoHuang";><code>@​TingluoHuang</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224</a></li>
   <li>Update package dependencies by <a 
href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236</a></li>
   </ul>
   <h2>v4.2.2</h2>
   <ul>
   <li><code>url-helper.ts</code> now leverages well-known environment 
variables by <a href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941</a></li>
   <li>Expand unit test coverage for <code>isGhes</code> by <a 
href="https://github.com/jww3";><code>@​jww3</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946</a></li>
   </ul>
   <h2>v4.2.1</h2>
   <ul>
   <li>Check out other refs/* by commit if provided, fall back to ref by <a 
href="https://github.com/orhantoy";><code>@​orhantoy</code></a> in <a 
href="https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924</a></li>
   </ul>
   <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>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/actions/checkout/compare/v6...v6.0.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `taiki-e/install-action` from 2.81.8 to 2.81.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/taiki-e/install-action/releases";>taiki-e/install-action's
 releases</a>.</em></p>
   <blockquote>
   <h2>2.81.11</h2>
   <ul>
   <li>
   <p>Update <code>wasm-tools@latest</code> to 1.252.0.</p>
   </li>
   <li>
   <p>Update <code>wasm-bindgen@latest</code> to 0.2.125.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.21.</p>
   </li>
   <li>
   <p>Update <code>protoc@latest</code> to 3.35.1.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.9.</p>
   </li>
   <li>
   <p>Update <code>jaq@latest</code> to 3.1.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-insta@latest</code> to 1.48.0.</p>
   </li>
   <li>
   <p>Update <code>biome@latest</code> to 2.5.0.</p>
   </li>
   </ul>
   <h2>2.81.10</h2>
   <ul>
   <li>
   <p>Update <code>tombi@latest</code> to 1.1.3.</p>
   </li>
   <li>
   <p>Update <code>release-plz@latest</code> to 0.3.159.</p>
   </li>
   <li>
   <p>Update <code>cosign@latest</code> to 3.1.1.</p>
   </li>
   </ul>
   <h2>2.81.9</h2>
   <ul>
   <li>
   <p>Update <code>wasm-bindgen@latest</code> to 0.2.123.</p>
   </li>
   <li>
   <p>Update <code>tombi@latest</code> to 1.1.2.</p>
   </li>
   <li>
   <p>Update <code>parse-changelog@latest</code> to 0.6.17.</p>
   </li>
   <li>
   <p>Update <code>just@latest</code> to 1.52.0.</p>
   </li>
   <li>
   <p>Update <code>gungraun-runner@latest</code> to 0.19.2.</p>
   </li>
   <li>
   <p>Update <code>cargo-binstall@latest</code> to 1.20.0.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md";>taiki-e/install-action's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.81.11] - 2026-06-15</h2>
   <ul>
   <li>
   <p>Update <code>wasm-tools@latest</code> to 1.252.0.</p>
   </li>
   <li>
   <p>Update <code>wasm-bindgen@latest</code> to 0.2.125.</p>
   </li>
   <li>
   <p>Update <code>uv@latest</code> to 0.11.21.</p>
   </li>
   <li>
   <p>Update <code>protoc@latest</code> to 3.35.1.</p>
   </li>
   <li>
   <p>Update <code>mise@latest</code> to 2026.6.9.</p>
   </li>
   <li>
   <p>Update <code>jaq@latest</code> to 3.1.0.</p>
   </li>
   <li>
   <p>Update <code>cargo-insta@latest</code> to 1.48.0.</p>
   </li>
   <li>
   <p>Update <code>biome@latest</code> to 2.5.0.</p>
   </li>
   </ul>
   <h2>[2.81.10] - 2026-06-11</h2>
   <ul>
   <li>
   <p>Update <code>tombi@latest</code> to 1.1.3.</p>
   </li>
   <li>
   <p>Update <code>release-plz@latest</code> to 0.3.159.</p>
   </li>
   <li>
   <p>Update <code>cosign@latest</code> to 3.1.1.</p>
   </li>
   </ul>
   <h2>[2.81.9] - 2026-06-10</h2>
   <ul>
   <li>
   <p>Update <code>wasm-bindgen@latest</code> to 0.2.123.</p>
   </li>
   <li>
   <p>Update <code>tombi@latest</code> to 1.1.2.</p>
   </li>
   <li>
   <p>Update <code>parse-changelog@latest</code> to 0.6.17.</p>
   </li>
   <li>
   <p>Update <code>just@latest</code> to 1.52.0.</p>
   </li>
   <li>
   <p>Update <code>gungraun-runner@latest</code> to 0.19.2.</p>
   </li>
   <li>
   <p>Update <code>cargo-binstall@latest</code> to 1.20.0.</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/15449e3094499af05d8d964a1c884208e4b8b595";><code>15449e3</code></a>
 Release 2.81.11</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/dd3bb882c6c552e1478f55a048fb291cdc1f0ef1";><code>dd3bb88</code></a>
 Update cargo-deny manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/89ed2466baa251f4217203b0084736e4ba24365d";><code>89ed246</code></a>
 Update <code>wasm-tools@latest</code> to 1.252.0</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/3d2614471d361398dc4a241305a41a22246608cd";><code>3d26144</code></a>
 Update <code>wasm-bindgen@latest</code> to 0.2.125</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/02039d84ff2195b312ef1612583b62012fcc7737";><code>02039d8</code></a>
 Update <code>uv@latest</code> to 0.11.21</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/f70d988b18b30949b65c310be1e9e1fd34b1bd80";><code>f70d988</code></a>
 Update trivy manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/1f7b61373609cdc389de6178ea51d2a069d306ed";><code>1f7b613</code></a>
 Update <code>protoc@latest</code> to 3.35.1</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/ace4a195674b1e2219e629001c708779d52f0872";><code>ace4a19</code></a>
 Update prek manifest</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/3fbf11909e319a495b93f6c640f257d1979a9cef";><code>3fbf119</code></a>
 Update <code>mise@latest</code> to 2026.6.9</li>
   <li><a 
href="https://github.com/taiki-e/install-action/commit/e62deab512318d610ad0b017fe426bc6cdb75e0f";><code>e62deab</code></a>
 Update <code>jaq@latest</code> to 3.1.0</li>
   <li>Additional commits viewable in <a 
href="https://github.com/taiki-e/install-action/compare/v2.81.8...v2.81.11";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `actions/cache` from 5 to 5.0.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/releases";>actions/cache's 
releases</a>.</em></p>
   <blockquote>
   <h2>v5.0.5</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Update ts-http-runtime dependency by <a 
href="https://github.com/yacaovsnc";><code>@​yacaovsnc</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1747";>actions/cache#1747</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.5";>https://github.com/actions/cache/compare/v5...v5.0.5</a></p>
   <h2>v5.0.4</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Add release instructions and update maintainer docs by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1696";>actions/cache#1696</a></li>
   <li>Potential fix for code scanning alert no. 52: Workflow does not contain 
permissions by <a href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1697";>actions/cache#1697</a></li>
   <li>Fix workflow permissions and cleanup workflow names / formatting by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1699";>actions/cache#1699</a></li>
   <li>docs: Update examples to use the latest version by <a 
href="https://github.com/XZTDean";><code>@​XZTDean</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1690";>actions/cache#1690</a></li>
   <li>Fix proxy integration tests by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1701";>actions/cache#1701</a></li>
   <li>Fix cache key in examples.md for bun.lock by <a 
href="https://github.com/RyPeck";><code>@​RyPeck</code></a> in <a 
href="https://redirect.github.com/actions/cache/pull/1722";>actions/cache#1722</a></li>
   <li>Update dependencies &amp; patch security vulnerabilities by <a 
href="https://github.com/Link";><code>@​Link</code></a>- in <a 
href="https://redirect.github.com/actions/cache/pull/1738";>actions/cache#1738</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/XZTDean";><code>@​XZTDean</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1690";>actions/cache#1690</a></li>
   <li><a href="https://github.com/RyPeck";><code>@​RyPeck</code></a> made their 
first contribution in <a 
href="https://redirect.github.com/actions/cache/pull/1722";>actions/cache#1722</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.4";>https://github.com/actions/cache/compare/v5...v5.0.4</a></p>
   <h2>v5.0.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/actions/cache/compare/v5...v5.0.3";>https://github.com/actions/cache/compare/v5...v5.0.3</a></p>
   <h2>v.5.0.2</h2>
   <h1>v5.0.2</h1>
   <h2>What's Changed</h2>
   <p>When creating cache entries, 429s returned from the cache service will 
not be retried.</p>
   <h2>v5.0.1</h2>
   <blockquote>
   <p>[!IMPORTANT]
   <strong><code>actions/cache@v5</code> runs on the Node.js 24 runtime and 
requires a minimum Actions Runner version of <code>2.327.1</code>.</strong></p>
   <p>If you are using self-hosted runners, ensure they are updated before 
upgrading.</p>
   </blockquote>
   <hr />
   <h1>v5.0.1</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";>actions/cache's 
changelog</a>.</em></p>
   <blockquote>
   <h1>Releases</h1>
   <h2>How to prepare a release</h2>
   <blockquote>
   <p>[!NOTE]<br />
   Relevant for maintainers with write access only.</p>
   </blockquote>
   <ol>
   <li>Switch to a new branch from <code>main</code>.</li>
   <li>Run <code>npm test</code> to ensure all tests are passing.</li>
   <li>Update the version in <a 
href="https://github.com/actions/cache/blob/main/package.json";><code>https://github.com/actions/cache/blob/main/package.json</code></a>.</li>
   <li>Run <code>npm run build</code> to update the compiled files.</li>
   <li>Update this <a 
href="https://github.com/actions/cache/blob/main/RELEASES.md";><code>https://github.com/actions/cache/blob/main/RELEASES.md</code></a>
 with the new version and changes in the <code>## Changelog</code> section.</li>
   <li>Run <code>licensed cache</code> to update the license report.</li>
   <li>Run <code>licensed status</code> and resolve any warnings by updating 
the <a 
href="https://github.com/actions/cache/blob/main/.licensed.yml";><code>https://github.com/actions/cache/blob/main/.licensed.yml</code></a>
 file with the exceptions.</li>
   <li>Commit your changes and push your branch upstream.</li>
   <li>Open a pull request against <code>main</code> and get it reviewed and 
merged.</li>
   <li>Draft a new release <a 
href="https://github.com/actions/cache/releases";>https://github.com/actions/cache/releases</a>
 use the same version number used in <code>package.json</code>
   <ol>
   <li>Create a new tag with the version number.</li>
   <li>Auto generate release notes and update them to match the changes you 
made in <code>RELEASES.md</code>.</li>
   <li>Toggle the set as the latest release option.</li>
   <li>Publish the release.</li>
   </ol>
   </li>
   <li>Navigate to <a 
href="https://github.com/actions/cache/actions/workflows/release-new-action-version.yml";>https://github.com/actions/cache/actions/workflows/release-new-action-version.yml</a>
   <ol>
   <li>There should be a workflow run queued with the same version number.</li>
   <li>Approve the run to publish the new version and update the major tags for 
this action.</li>
   </ol>
   </li>
   </ol>
   <h2>Changelog</h2>
   <h3>6.0.0</h3>
   <ul>
   <li>Updated <code>@actions/cache</code> to ^6.0.1, 
<code>@actions/core</code> to ^3.0.1, <code>@actions/exec</code> to ^3.0.0, 
<code>@actions/io</code> to ^3.0.2</li>
   <li>Migrated to ESM module system</li>
   <li>Upgraded Jest to v30 and test infrastructure to be ESM compatible</li>
   </ul>
   <h3>5.0.4</h3>
   <ul>
   <li>Bump <code>minimatch</code> to v3.1.5 (fixes ReDoS via globstar 
patterns)</li>
   <li>Bump <code>undici</code> to v6.24.1 (WebSocket decompression bomb 
protection, header validation fixes)</li>
   <li>Bump <code>fast-xml-parser</code> to v5.5.6</li>
   </ul>
   <h3>5.0.3</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.5 (Resolves: <a 
href="https://github.com/actions/cache/security/dependabot/33";>https://github.com/actions/cache/security/dependabot/33</a>)</li>
   <li>Bump <code>@actions/core</code> to v2.0.3</li>
   </ul>
   <h3>5.0.2</h3>
   <ul>
   <li>Bump <code>@actions/cache</code> to v5.0.3 <a 
href="https://redirect.github.com/actions/cache/pull/1692";>#1692</a></li>
   </ul>
   <h3>5.0.1</h3>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/actions/cache/compare/v5...v5.0.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   You can trigger a rebase of this PR 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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to