Open renovate[bot] opened 2 years ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
v2.1.4
->v2.1.8
Release Notes
actions/cache (actions/cache)
### [`v2.1.8`](https://redirect.github.com/actions/cache/releases/tag/v2.1.8): Updating actions/core to version 1.10.0 [Compare Source](https://redirect.github.com/actions/cache/compare/v2.1.7...v2.1.8) The ::save-state and ::set-output are deprecated. The newer version of actions/core >1.10.0 uses the new syntax for save and set output. After this change, customers using actions/cache@v2 won't see deprecation warning message. ### [`v2.1.7`](https://redirect.github.com/actions/cache/releases/tag/v2.1.7) [Compare Source](https://redirect.github.com/actions/cache/compare/v2.1.6...v2.1.7) Support 10GB cache upload using the latest version `1.0.8` of [`@actions/cache` ](https://www.npmjs.com/package/@actions/cache) ### [`v2.1.6`](https://redirect.github.com/actions/cache/releases/tag/v2.1.6) [Compare Source](https://redirect.github.com/actions/cache/compare/v2.1.5...v2.1.6) - Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response ([https://github.com/actions/cache/pull/596](https://redirect.github.com/actions/cache/pull/596)) ### [`v2.1.5`](https://redirect.github.com/actions/cache/releases/tag/v2.1.5) [Compare Source](https://redirect.github.com/actions/cache/compare/v2.1.4...v2.1.5) - Fix permissions error seen when extracting caches with GNU tar that were previously created using BSD tar ([https://github.com/actions/cache/issues/527](https://redirect.github.com/actions/cache/issues/527))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.