Bump actions/cache from v2 to v2.1.4 #123

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/actions/cache-v2.1.4 into main 2021-02-20 08:42:58 +01:00
dependabot[bot] commented 2021-02-06 06:00:40 +01:00 (Migrated from github.com)

Bumps actions/cache from v2 to v2.1.4.

Release notes

Sourced from actions/cache's releases.

v2.1.4

  • Make caching more verbose #650
  • Use GNU tar on macOS if available #701
Commits
  • 26968a0 Make save/restore logs akin (#509)
  • aeaf731 Use @actions/cache version 1.0.6 (#525)
  • 56a8a2f Merge pull request #514 from eregon/recommend-setup-ruby-bundler-cache
  • 1bfe3ac Recommend ruby/setup-ruby's bundler-cache: true option
  • 3543324 Merge pull request #434 from DanielHabenicht/patch-1
  • 3303695 Merge pull request #507 from odin-delrio/patch-1
  • e64ab30 Improved gradle cache key calculation example
  • 26c48dc Merge pull request #506 from actions/cache-matrix-example
  • 72f66cf Added a cache example when using matrix
  • 9f3a4d3 Merge pull request #443 from guilleijo/pipenv-example
  • Additional commits viewable in compare view

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 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)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4. <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>v2.1.4</h2> <ul> <li>Make caching more verbose <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/650">#650</a></li> <li>Use GNU tar on macOS if available <a href="https://github-redirect.dependabot.com/actions/toolkit/pull/701">#701</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/cache/commit/26968a09c0ea4f3e233fdddbafd1166051a095f6"><code>26968a0</code></a> Make save/restore logs akin (<a href="https://github-redirect.dependabot.com/actions/cache/issues/509">#509</a>)</li> <li><a href="https://github.com/actions/cache/commit/aeaf731ae27476fbdef0ec9028b91f8b07b22c5d"><code>aeaf731</code></a> Use @actions/cache version 1.0.6 (<a href="https://github-redirect.dependabot.com/actions/cache/issues/525">#525</a>)</li> <li><a href="https://github.com/actions/cache/commit/56a8a2f77583e58fcda120d0902eccfbc7b220bf"><code>56a8a2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/514">#514</a> from eregon/recommend-setup-ruby-bundler-cache</li> <li><a href="https://github.com/actions/cache/commit/1bfe3accb30cbecd1eb79cdba246c3a7fc899cdf"><code>1bfe3ac</code></a> Recommend ruby/setup-ruby's bundler-cache: true option</li> <li><a href="https://github.com/actions/cache/commit/354332455a7a9ae5492723ca9d4d082484e173bc"><code>3543324</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/434">#434</a> from DanielHabenicht/patch-1</li> <li><a href="https://github.com/actions/cache/commit/3303695afa44b4dd4776286c04fc1fbffe1ae68c"><code>3303695</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/507">#507</a> from odin-delrio/patch-1</li> <li><a href="https://github.com/actions/cache/commit/e64ab303d144824d683711d5c78723c915ff952b"><code>e64ab30</code></a> Improved gradle cache key calculation example</li> <li><a href="https://github.com/actions/cache/commit/26c48dce83c8127f120594ca7290654e35acfa03"><code>26c48dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/506">#506</a> from actions/cache-matrix-example</li> <li><a href="https://github.com/actions/cache/commit/72f66cfa6dcadd8440e1382d36b556a7a43a52bc"><code>72f66cf</code></a> Added a cache example when using matrix</li> <li><a href="https://github.com/actions/cache/commit/9f3a4d3e65eb0e37d28bc055c0d1a91eac6d76fe"><code>9f3a4d3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/cache/issues/443">#443</a> from guilleijo/pipenv-example</li> <li>Additional commits viewable in <a href="https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6">compare 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 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>
robbevp (Migrated from github.com) approved these changes 2021-02-20 08:42:51 +01:00
Sign in to join this conversation.
No description provided.