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 />
[](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> You can view, comment on, or merge this pull request online at: https://github.com/kamailio/kamailio/pull/4443 -- Commit Summary -- * github: [skip ci]: bump awalsh128/cache-apt-pkgs-action -- File Changes -- M .github/workflows/pull_request.yml (2) -- Patch Links -- https://github.com/kamailio/kamailio/pull/4443.patch https://github.com/kamailio/kamailio/pull/4443.diff -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/pull/4443 You are receiving this because you are subscribed to this thread. Message ID: <kamailio/kamailio/pull/[email protected]>
_______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
