marcusrbrown / extend-vscode

MIT License
1 stars 0 forks source link

chore(deps): update actions/cache action to v3 #95

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

actions/cache ### [`v3.0.2`](https://togithub.com/actions/cache/releases/v3.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.1...v3.0.2) This release adds the support for dynamic cache size cap on GHES. ### [`v3.0.1`](https://togithub.com/actions/cache/releases/v3.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v3.0.0...v3.0.1) - Added support for caching from GHES 3.5. - Fixed download issue for files > 2GB during restore. ### [`v3.0.0`](https://togithub.com/actions/cache/releases/v3.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v2.1.7...v3.0.0) - 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](https://docs.github.com/en/enterprise-server@3.0/admin/github-actions/managing-access-to-actions-from-githubcom/enabling-automatic-access-to-githubcom-actions-using-github-connect) or manually copying the repo to their GHES instance. - Few dependencies and cache action usage examples have also been updated.

Configuration

📅 Schedule: "after 4pm every weekday,before 8am every weekday,every weekend" in timezone America/Phoenix.

🚦 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 has been generated by WhiteSource Renovate. View repository job log here.