Skip to content
This repository was archived by the owner on Oct 3, 2022. It is now read-only.

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v2.1.7 -> v3.0.4

Release Notes

actions/cache

v3.0.4

Compare Source

In this release, we have fixed the tar creation error while trying to create it with path as ~/ home folder on ubuntu-latest.

v3.0.3

Compare Source

Fixed avoiding empty cache save when no files are available for caching. (https://github.com/actions/cache/issues/624)

v3.0.2

Compare Source

This release adds the support for dynamic cache size cap on GHES.

v3.0.1

Compare Source

  • Added support for caching from GHES 3.5.
  • Fixed download issue for files > 2GB during restore.

v3.0.0

Compare Source

  • This change adds a minimum runner version(node12 -> node16), which can break users using an out-of-date/fork of the runner. This would be most commonly affecting users on GHES 3.3 or before, as those runners do not support node16 actions and they can use actions from github.com via github connect or manually copying the repo to their GHES instance.

  • Few dependencies and cache action usage examples have also been updated.


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 21151a9 to 18e6f6c Compare March 30, 2022 11:32
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 18e6f6c to 137ceec Compare April 11, 2022 11:28
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 137ceec to 2493d55 Compare May 31, 2022 11:41
@renovate renovate bot force-pushed the renovate/actions-cache-3.x branch from 2493d55 to 17f6673 Compare June 7, 2022 14:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant