Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.4.3 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/awalsh128/cache-apt-pkgs-action/releases%22%3Eawalsh128/c... releases</a>.</em></p> <blockquote> <h2>v1.5.0</h2> <h2>What's Changed</h2> <ul> <li>fix: remove timestamps from loglines by <a href="https://github.com/F2210%22%3E%3Ccode%3E@%E2%80%8BF2210%3C/code%3E%3C/a%3E; in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/146%22%3Eaw...; <li>Update actions/checkout versions in README by <a href="https://github.com/ulgens%22%3E%3Ccode%3E@%E2%80%8Bulgens%3C/code%3E%3C/a%3E; in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/148%22%3Eaw...; <li>Avoid using xargs when creating package tarballs by <a href="https://github.com/bscott-zebra%22%3E%3Ccode%3E@%E2%80%8Bbscott-zebra%3C/cod...; in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/136%22%3Eaw...; <li>Add support for virtual packages and break out APT logic into common by <a href="https://github.com/awalsh128%22%3E%3Ccode%3E@%E2%80%8Bawalsh128%3C/code%3E%3...; in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/153%22%3Eaw...; </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/F2210%22%3E%3Ccode%3E@%E2%80%8BF2210%3C/code%3E%3C/a%3E; made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/146%22%3Eaw...; <li><a href="https://github.com/ulgens%22%3E%3Ccode%3E@%E2%80%8Bulgens%3C/code%3E%3C/a%3E; made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/148%22%3Eaw...; <li><a href="https://github.com/bscott-zebra%22%3E%3Ccode%3E@%E2%80%8Bbscott-zebra%3C/cod...; made their first contribution in <a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/136%22%3Eaw...; </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.2...v1.5.0%2...; </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/7ca5f46d061ad9aa95...; Fix exec error.</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/2330cb6dfb455f7cc5...; Add support for virtual packages and break out APT logic into common library....</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/128de25ccbf2c34438...; Add support for virtual packages and break out APT logic into common library....</li> <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/13d2226e13bbd0d19a...; Avoid using xargs when creating package tarballs (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/136%22%3E...; <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/d1a184e480e6f3932a...; Update actions/checkout versions in README (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/148%22%3E...; <li><a href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/dfe9c8af343d449644...; fix: remove timestamps from loglines (<a href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/146%22%3E...; <li>See full diff in <a href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.4.3...v1.5.0%2... view</a></li> </ul> </details> <br />
[
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/4196
-- 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/4196.patch https://github.com/kamailio/kamailio/pull/4196.diff
Merged #4196 into master.