Bump actions/cache from v2.1.0 to v2.1.2 by dependabot[bot] · Pull Request #41 · codehaus-plexus/plexus-languages (original) (raw)
Bumps actions/cache from v2.1.0 to v2.1.2.
Release notes
Sourced from actions/cache's releases.
v2.1.2
- Adds input to limit the chunk upload size, useful for self-hosted runners with slower upload speeds
- No-op when executing on GHES
v2.1.1
- Update
@actions/cachepackage tov1.0.2which allows cache action to use posix format when taring files.
Commits
- d1255ad Merge pull request #424 from actions/dhadka/upload-chunk-size
- 68cfb2c Add units to description
- cce3c03 Add new input to action.yml
- 4bceb75 Use parseInt instead of Number to handle empty strings
- a6f1f4b Adds input for upload chunk size
- d606e03 Merge pull request #421 from actions/dhadka/ghes
- d3e4f21 Use warning instead of info
- 55a5894 Update dist
- 3f6dfcb Merge branch 'main' of http://github.com/actions/cache into dhadka/ghes
- 0f71d4a Add tests for isGhes
- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)