MendDemo-josh / WebGoat

Other
0 stars 0 forks source link

Update actions/cache action to v4 #47

Open mend-for-github-com[bot] opened 7 months ago

mend-for-github-com[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.3.2 -> v4.1.1
actions/cache action major v3.3.1 -> v4.1.1

Release Notes

actions/cache (actions/cache) ### [`v4.1.1`](https://togithub.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://togithub.com/actions/cache/compare/v4.1.0...v4.1.1) ##### What's Changed - Restore original behavior of `cache-hit` output by [@​joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/cache/pull/1467](https://togithub.com/actions/cache/pull/1467) **Full Changelog**: https://github.com/actions/cache/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://togithub.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.2...v4.1.0) ##### What's Changed - Fix cache-hit output when cache missed by [@​fchimpan](https://togithub.com/fchimpan) in [https://github.com/actions/cache/pull/1404](https://togithub.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@​joshmgross](https://togithub.com/joshmgross) in [https://github.com/actions/cache/pull/1452](https://togithub.com/actions/cache/pull/1452) ##### New Contributors - [@​ottlinger](https://togithub.com/ottlinger) made their first contribution in [https://github.com/actions/cache/pull/1437](https://togithub.com/actions/cache/pull/1437) - [@​Olegt0rr](https://togithub.com/Olegt0rr) made their first contribution in [https://github.com/actions/cache/pull/1377](https://togithub.com/actions/cache/pull/1377) - [@​fchimpan](https://togithub.com/fchimpan) made their first contribution in [https://github.com/actions/cache/pull/1404](https://togithub.com/actions/cache/pull/1404) - [@​x612skm](https://togithub.com/x612skm) made their first contribution in [https://github.com/actions/cache/pull/1434](https://togithub.com/actions/cache/pull/1434) - [@​todgru](https://togithub.com/todgru) made their first contribution in [https://github.com/actions/cache/pull/1311](https://togithub.com/actions/cache/pull/1311) - [@​Jcambass](https://togithub.com/Jcambass) made their first contribution in [https://github.com/actions/cache/pull/1463](https://togithub.com/actions/cache/pull/1463) - [@​mackey0225](https://togithub.com/mackey0225) made their first contribution in [https://github.com/actions/cache/pull/1462](https://togithub.com/actions/cache/pull/1462) - [@​quatquatt](https://togithub.com/quatquatt) made their first contribution in [https://github.com/actions/cache/pull/1445](https://togithub.com/actions/cache/pull/1445) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.2...v4.1.0 ### [`v4.0.2`](https://togithub.com/actions/cache/releases/tag/v4.0.2) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.1...v4.0.2) #### What's Changed - Fix `fail-on-cache-miss` not working by [@​cdce8p](https://togithub.com/cdce8p) in [https://github.com/actions/cache/pull/1327](https://togithub.com/actions/cache/pull/1327) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.1...v4.0.2 ### [`v4.0.1`](https://togithub.com/actions/cache/releases/tag/v4.0.1) [Compare Source](https://togithub.com/actions/cache/compare/v4.0.0...v4.0.1) #### What's Changed - Update README.md by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) - Update examples by [@​yacaovsnc](https://togithub.com/yacaovsnc) in [https://github.com/actions/cache/pull/1305](https://togithub.com/actions/cache/pull/1305) - Update actions/cache publish flow by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1340](https://togithub.com/actions/cache/pull/1340) - Update [@​actions/cache](https://togithub.com/actions/cache) by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1341](https://togithub.com/actions/cache/pull/1341) #### New Contributors - [@​yacaovsnc](https://togithub.com/yacaovsnc) made their first contribution in [https://github.com/actions/cache/pull/1304](https://togithub.com/actions/cache/pull/1304) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.0.1 ### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0) #### What's Changed - Update action to node20 by [@​takost](https://togithub.com/takost) in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://togithub.com/to-s) in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) #### New Contributors - [@​takost](https://togithub.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - [@​to-s](https://togithub.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0 ### [`v3.3.3`](https://togithub.com/actions/cache/releases/tag/v3.3.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.2...v3.3.3) #### What's Changed - Cache v3.3.3 by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) #### New Contributors - [@​robherley](https://togithub.com/robherley) made their first contribution in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.3

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 these updates again.