chore(deps): update actions/cache action to v2 #216
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.2.0
->v2.1.3
Release Notes
actions/cache
v2.1.3
Compare Source
@actions/core
to v1.2.6 for CVE-2020-15228. This action was not using the affected methods.uploadChunk
where 400-level errors were not being detected and handled correctlyv2.1.2
Compare Source
v2.1.1
Compare Source
@actions/cache
package tov1.0.2
which allows cache action to use posix format when taring files.v2.1.0
Compare Source
http-client
with the Azure Storage SDK for NodeJS when downloading cache content from Azure. This should help improve download performance and reliability as the SDK downloads files in 4 MB chunks, which can be parallelized and retried independentlyv2.0.0
Compare Source
Initial v2 release
What's new in v2
zstd
for compression for Linux and macOS runners (#184)@actions/cache
npm package to allow other actions to utilize caching (#55)Renovate configuration
📅 Schedule: "after 10pm on sunday,before 5am on sunday" in timezone Asia/Tokyo.
🚦 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.