Bump awalsh128/cache-apt-pkgs-action from 1.5.1 to 1.5.3 #287

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

Originally created by @dependabot[bot] on 8/18/2025

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

Release notes

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

v1.5.3

What's Changed

New Contributors

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

v1.5.2

What's Changed

New Contributors

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

Commits

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 8/18/2025* Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.5.1 to 1.5.3. <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.5.3</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> </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> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.2...v1.5.3">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.2...v1.5.3</a></p> <h2>v1.5.2</h2> <h2>What's Changed</h2> <ul> <li>Remove GitHub URL shorteners (git.io) as they no longer work by <a href="https://github.com/kkysen"><code>@​kkysen</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/164">awalsh128/cache-apt-pkgs-action#164</a></li> <li>Automatically append the OS architecture to the cache key by <a href="https://github.com/mitesch"><code>@​mitesch</code></a> in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/150">awalsh128/cache-apt-pkgs-action#150</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/kkysen"><code>@​kkysen</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/164">awalsh128/cache-apt-pkgs-action#164</a></li> <li><a href="https://github.com/mitesch"><code>@​mitesch</code></a> made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/150">awalsh128/cache-apt-pkgs-action#150</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.0...v1.5.2">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.0...v1.5.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/2c09a5e66da6c8016428a2172bd76e5e4f14bb17"><code>2c09a5e</code></a> Binary for <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/awalsh128/cache-apt-pkgs-action/commit/9a146f43d16c454211725d323856c674d3cb673a"><code>9a146f4</code></a> fix: skip invalid lines (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/160">#160</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/cbdbab28e6327bb5eb4261494f676f9695c29e8b"><code>cbdbab2</code></a> Automatically append the OS architecture to the cache key (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/150">#150</a>)</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/23ccb675d9469ce4dee1dec294d7f7706ab1c94c"><code>23ccb67</code></a> Update README.md</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/db548ecc55ed8a2eed6bd21f6c613b3b9e54a34f"><code>db548ec</code></a> Update README.md</li> <li>See full diff in <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.5.1...v1.5.3">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.1&new-version=1.5.3)](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#287