Bump awalsh128/cache-apt-pkgs-action from 1.5.3 to 1.6.0 #210

Closed
opened 2026-04-05 18:06:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dependabot[bot] on 10/20/2025

Bumps awalsh128/cache-apt-pkgs-action from 1.5.3 to 1.6.0.

Release notes

Sourced from awalsh128/cache-apt-pkgs-action's releases.

v1.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.2...v1.5.4

Commits
  • acb598e Pin actions for immutable and secure dependency versions (#175)
  • 23602f4 Add support for third-party PPA repositories via add-repository parameter (#173)
  • 2ae65d5 Fix ls error when no tar files exist in cache restore (#170)
  • 9f7a885 Support symlinks and their targets.
  • a605dbd Add empty_packages_behavior option to handle empty package list (#154)
  • See full diff in compare view

Dependabot compatibility score

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 commands and options

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)
*Originally created by @dependabot[bot] on 10/20/2025* Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.3 to 1.6.0. <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.6.0</h2> <h2>What's Changed</h2> <ul> <li>fix: skip invalid lines by <a href="https://github.com/SMoraisAnsys"><code>@​SMoraisAnsys</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/160">awalsh128/cache-apt-pkgs-action#160</a></li> <li>Add if-empty-packages optional input by <a href="https://github.com/tueda"><code>@​tueda</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/154">awalsh128/cache-apt-pkgs-action#154</a></li> <li>Fix ls error when no tar files exist in cache restore by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/170">awalsh128/cache-apt-pkgs-action#170</a></li> <li>Add support for third-party PPA repositories via add-repository parameter by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/173">awalsh128/cache-apt-pkgs-action#173</a></li> <li>Pin actions by <a href="https://github.com/danewilson"><code>@​danewilson</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/175">awalsh128/cache-apt-pkgs-action#175</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SMoraisAnsys"><code>@​SMoraisAnsys</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/160">awalsh128/cache-apt-pkgs-action#160</a></li> <li><a href="https://github.com/tueda"><code>@​tueda</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/154">awalsh128/cache-apt-pkgs-action#154</a></li> <li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/170">awalsh128/cache-apt-pkgs-action#170</a></li> <li><a href="https://github.com/danewilson"><code>@​danewilson</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/175">awalsh128/cache-apt-pkgs-action#175</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.2...v1.5.4">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.2...v1.5.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/acb598e5ddbc6f68a970c5da0688d2f3a9f04d05"><code>acb598e</code></a> Pin actions for immutable and secure dependency versions (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/175">#175</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/23602f4229bd3df447e361d5b9ec89c234fe9292"><code>23602f4</code></a> Add support for third-party PPA repositories via add-repository parameter (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/173">#173</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/2ae65d5bbf46ce16cc3832aa3209d731e7eab403"><code>2ae65d5</code></a> Fix ls error when no tar files exist in cache restore (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/170">#170</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/9f7a885e33ff6f8166b600e3e74a981ec11b92c3"><code>9f7a885</code></a> Support symlinks and their targets.</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/a605dbde2ac49a823c9c87ad58491b51848bf355"><code>a605dbd</code></a> Add empty_packages_behavior option to handle empty package list (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/154">#154</a>)</li> <li>See full diff in <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.3...v1.6.0">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.5.3&new-version=1.6.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>
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#210