simenandre / todoist-action

Synchronize Github tasks with Todoist :ballot_box_with_check:
Apache License 2.0
30 stars 2 forks source link

chore(deps): update actions/cache action to v4 #273

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

This PR contains the following updates:

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

Release Notes

actions/cache (actions/cache) ### [`v4.1.1`](https://redirect.github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.1.0...v4.1.1) ##### What's Changed - Restore original behavior of `cache-hit` output by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1467](https://redirect.github.com/actions/cache/pull/1467) **Full Changelog**: https://github.com/actions/cache/compare/v4.1.0...v4.1.1 ### [`v4.1.0`](https://redirect.github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.2...v4.1.0) ##### What's Changed - Fix cache-hit output when cache missed by [@​fchimpan](https://redirect.github.com/fchimpan) in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@​joshmgross](https://redirect.github.com/joshmgross) in [https://github.com/actions/cache/pull/1452](https://redirect.github.com/actions/cache/pull/1452) ##### New Contributors - [@​ottlinger](https://redirect.github.com/ottlinger) made their first contribution in [https://github.com/actions/cache/pull/1437](https://redirect.github.com/actions/cache/pull/1437) - [@​Olegt0rr](https://redirect.github.com/Olegt0rr) made their first contribution in [https://github.com/actions/cache/pull/1377](https://redirect.github.com/actions/cache/pull/1377) - [@​fchimpan](https://redirect.github.com/fchimpan) made their first contribution in [https://github.com/actions/cache/pull/1404](https://redirect.github.com/actions/cache/pull/1404) - [@​x612skm](https://redirect.github.com/x612skm) made their first contribution in [https://github.com/actions/cache/pull/1434](https://redirect.github.com/actions/cache/pull/1434) - [@​todgru](https://redirect.github.com/todgru) made their first contribution in [https://github.com/actions/cache/pull/1311](https://redirect.github.com/actions/cache/pull/1311) - [@​Jcambass](https://redirect.github.com/Jcambass) made their first contribution in [https://github.com/actions/cache/pull/1463](https://redirect.github.com/actions/cache/pull/1463) - [@​mackey0225](https://redirect.github.com/mackey0225) made their first contribution in [https://github.com/actions/cache/pull/1462](https://redirect.github.com/actions/cache/pull/1462) - [@​quatquatt](https://redirect.github.com/quatquatt) made their first contribution in [https://github.com/actions/cache/pull/1445](https://redirect.github.com/actions/cache/pull/1445) **Full Changelog**: https://github.com/actions/cache/compare/v4.0.2...v4.1.0 ### [`v4.0.2`](https://redirect.github.com/actions/cache/compare/v4.0.1...v4.0.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.1...v4.0.2) ### [`v4.0.1`](https://redirect.github.com/actions/cache/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v4.0.0...v4.0.1) ##### What's Changed - Update README.md by [@​yacaovsnc](https://redirect.github.com/yacaovsnc) in [https://github.com/actions/cache/pull/1304](https://redirect.github.com/actions/cache/pull/1304) - Update examples by [@​yacaovsnc](https://redirect.github.com/yacaovsnc) in [https://github.com/actions/cache/pull/1305](https://redirect.github.com/actions/cache/pull/1305) - Update actions/cache publish flow by [@​bethanyj28](https://redirect.github.com/bethanyj28) in [https://github.com/actions/cache/pull/1340](https://redirect.github.com/actions/cache/pull/1340) - Update [@​actions/cache](https://redirect.github.com/actions/cache) by [@​bethanyj28](https://redirect.github.com/bethanyj28) in [https://github.com/actions/cache/pull/1341](https://redirect.github.com/actions/cache/pull/1341) ##### New Contributors - [@​yacaovsnc](https://redirect.github.com/yacaovsnc) made their first contribution in [https://github.com/actions/cache/pull/1304](https://redirect.github.com/actions/cache/pull/1304) **Full Changelog**: https://github.com/actions/cache/compare/v4...v4.0.1 ### [`v4.0.0`](https://redirect.github.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.3.3...v4.0.0) ##### What's Changed - Update action to node20 by [@​takost](https://redirect.github.com/takost) in [https://github.com/actions/cache/pull/1284](https://redirect.github.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://redirect.github.com/to-s) in [https://github.com/actions/cache/pull/1242](https://redirect.github.com/actions/cache/pull/1242) ##### New Contributors - [@​takost](https://redirect.github.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://redirect.github.com/actions/cache/pull/1284) - [@​to-s](https://redirect.github.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://redirect.github.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0 ### [`v3.3.3`](https://redirect.github.com/actions/cache/releases/tag/v3.3.3) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.3.2...v3.3.3) #### What's Changed - Cache v3.3.3 by [@​robherley](https://redirect.github.com/robherley) in [https://github.com/actions/cache/pull/1302](https://redirect.github.com/actions/cache/pull/1302) #### New Contributors - [@​robherley](https://redirect.github.com/robherley) made their first contribution in [https://github.com/actions/cache/pull/1302](https://redirect.github.com/actions/cache/pull/1302) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.3 ### [`v3.3.2`](https://redirect.github.com/actions/cache/releases/tag/v3.3.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.3.1...v3.3.2) ##### What's Changed - Fixed readme with new segment timeout values by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1133](https://redirect.github.com/actions/cache/pull/1133) - Readme fixes by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1134](https://redirect.github.com/actions/cache/pull/1134) - Updated description of the lookup-only input for main action by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1130](https://redirect.github.com/actions/cache/pull/1130) - Change two new actions mention as quoted text by [@​bishal-pdMSFT](https://redirect.github.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/1131](https://redirect.github.com/actions/cache/pull/1131) - Update Cross-OS Caching tips by [@​pdotl](https://redirect.github.com/pdotl) in [https://github.com/actions/cache/pull/1122](https://redirect.github.com/actions/cache/pull/1122) - Bazel example (Take [#​2](https://redirect.github.com/actions/cache/issues/2)️⃣) by [@​vorburger](https://redirect.github.com/vorburger) in [https://github.com/actions/cache/pull/1132](https://redirect.github.com/actions/cache/pull/1132) - Remove actions to add new PRs and issues to a project board by [@​jorendorff](https://redirect.github.com/jorendorff) in [https://github.com/actions/cache/pull/1187](https://redirect.github.com/actions/cache/pull/1187) - Consume latest toolkit and fix dangling promise bug by [@​chkimes](https://redirect.github.com/chkimes) in [https://github.com/actions/cache/pull/1217](https://redirect.github.com/actions/cache/pull/1217) - Bump action version to 3.3.2 by [@​bethanyj28](https://redirect.github.com/bethanyj28) in [https://github.com/actions/cache/pull/1236](https://redirect.github.com/actions/cache/pull/1236) ##### New Contributors - [@​vorburger](https://redirect.github.com/vorburger) made their first contribution in [https://github.com/actions/cache/pull/1132](https://redirect.github.com/actions/cache/pull/1132) - [@​jorendorff](https://redirect.github.com/jorendorff) made their first contribution in [https://github.com/actions/cache/pull/1187](https://redirect.github.com/actions/cache/pull/1187) - [@​chkimes](https://redirect.github.com/chkimes) made their first contribution in [https://github.com/actions/cache/pull/1217](https://redirect.github.com/actions/cache/pull/1217) - [@​bethanyj28](https://redirect.github.com/bethanyj28) made their first contribution in [https://github.com/actions/cache/pull/1236](https://redirect.github.com/actions/cache/pull/1236) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.2 ### [`v3.3.1`](https://redirect.github.com/actions/cache/releases/tag/v3.3.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.3.0...v3.3.1) ##### What's Changed - Reduced download segment size to 128 MB and timeout to 10 minutes by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1129](https://redirect.github.com/actions/cache/pull/1129) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.1 ### [`v3.3.0`](https://redirect.github.com/actions/cache/releases/tag/v3.3.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.6...v3.3.0) ##### What's Changed - Bug: Permission is missing in cache delete example by [@​kotokaze](https://redirect.github.com/kotokaze) in [https://github.com/actions/cache/pull/1123](https://redirect.github.com/actions/cache/pull/1123) - Add `lookup-only` option by [@​cdce8p](https://redirect.github.com/cdce8p) in [https://github.com/actions/cache/pull/1041](https://redirect.github.com/actions/cache/pull/1041) ##### New Contributors - [@​kotokaze](https://redirect.github.com/kotokaze) made their first contribution in [https://github.com/actions/cache/pull/1123](https://redirect.github.com/actions/cache/pull/1123) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.0 ### [`v3.2.6`](https://redirect.github.com/actions/cache/releases/tag/v3.2.6) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.5...v3.2.6) ##### What's Changed - Updated branch in Force deletion of caches by [@​t-dedah](https://redirect.github.com/t-dedah) in [https://github.com/actions/cache/pull/1108](https://redirect.github.com/actions/cache/pull/1108) - Fix zstd not being used after zstd version upgrade to 1.5.4 on hosted runners by [@​pdotl](https://redirect.github.com/pdotl) in [https://github.com/actions/cache/pull/1118](https://redirect.github.com/actions/cache/pull/1118) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.6 ### [`v3.2.5`](https://redirect.github.com/actions/cache/releases/tag/v3.2.5) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.4...v3.2.5) ##### What's Changed - Rewrite readmes by [@​jsoref](https://redirect.github.com/jsoref) in [https://github.com/actions/cache/pull/1085](https://redirect.github.com/actions/cache/pull/1085) - Fixed typos and formatting in docs by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1076](https://redirect.github.com/actions/cache/pull/1076) - Fixing paths for OSes by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1101](https://redirect.github.com/actions/cache/pull/1101) - Release patch version update by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1105](https://redirect.github.com/actions/cache/pull/1105) ##### New Contributors - [@​jsoref](https://redirect.github.com/jsoref) made their first contribution in [https://github.com/actions/cache/pull/1085](https://redirect.github.com/actions/cache/pull/1085) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.5 ### [`v3.2.4`](https://redirect.github.com/actions/cache/releases/tag/v3.2.4) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.3...v3.2.4) #### What's Changed - Update json5 package version by [@​vsvipul](https://redirect.github.com/vsvipul) in [https://github.com/actions/cache/pull/1065](https://redirect.github.com/actions/cache/pull/1065) - Cache recipes for cache, restore and save actions by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1055](https://redirect.github.com/actions/cache/pull/1055) - Add gnu tar and zstd as pre-requisites for windows self-hosted runners by [@​pdotl](https://redirect.github.com/pdotl) in [https://github.com/actions/cache/pull/1068](https://redirect.github.com/actions/cache/pull/1068) - Fix a whitespace typo by [@​kurtmckee](https://redirect.github.com/kurtmckee) in [https://github.com/actions/cache/pull/1074](https://redirect.github.com/actions/cache/pull/1074) - :memo: [#​1045](https://redirect.github.com/actions/cache/issues/1045) update using the `set-output` command is deprecated by [@​siguikesse](https://redirect.github.com/siguikesse) in [https://github.com/actions/cache/pull/1046](https://redirect.github.com/actions/cache/pull/1046) - Fix referenced output key in save action readme by [@​ruudk](https://redirect.github.com/ruudk) in [https://github.com/actions/cache/pull/1061](https://redirect.github.com/actions/cache/pull/1061) - Update workflows to use reusable-workflows by [@​jongwooo](https://redirect.github.com/jongwooo) in [https://github.com/actions/cache/pull/1066](https://redirect.github.com/actions/cache/pull/1066) - Introduce add-to-project step & rename workflow files by [@​pallavx](https://redirect.github.com/pallavx) in [https://github.com/actions/cache/pull/1077](https://redirect.github.com/actions/cache/pull/1077) - chore: Fix syntax error typo by [@​vHeemstra](https://redirect.github.com/vHeemstra) in [https://github.com/actions/cache/pull/1081](https://redirect.github.com/actions/cache/pull/1081) - Update caching-strategies.md by [@​kpfleming](https://redirect.github.com/kpfleming) in [https://github.com/actions/cache/pull/1084](https://redirect.github.com/actions/cache/pull/1084) - Added another usage hint to foresee [#​1072](https://redirect.github.com/actions/cache/issues/1072) by [@​maybeec](https://redirect.github.com/maybeec) in [https://github.com/actions/cache/pull/1089](https://redirect.github.com/actions/cache/pull/1089) - Add `fail-on-cache-miss` option by [@​cdce8p](https://redirect.github.com/cdce8p) in [https://github.com/actions/cache/pull/1036](https://redirect.github.com/actions/cache/pull/1036) #### New Contributors - [@​kurtmckee](https://redirect.github.com/kurtmckee) made their first contribution in [https://github.com/actions/cache/pull/1074](https://redirect.github.com/actions/cache/pull/1074) - [@​siguikesse](https://redirect.github.com/siguikesse) made their first contribution in [https://github.com/actions/cache/pull/1046](https://redirect.github.com/actions/cache/pull/1046) - [@​ruudk](https://redirect.github.com/ruudk) made their first contribution in [https://github.com/actions/cache/pull/1061](https://redirect.github.com/actions/cache/pull/1061) - [@​pallavx](https://redirect.github.com/pallavx) made their first contribution in [https://github.com/actions/cache/pull/1077](https://redirect.github.com/actions/cache/pull/1077) - [@​vHeemstra](https://redirect.github.com/vHeemstra) made their first contribution in [https://github.com/actions/cache/pull/1081](https://redirect.github.com/actions/cache/pull/1081) - [@​kpfleming](https://redirect.github.com/kpfleming) made their first contribution in [https://github.com/actions/cache/pull/1084](https://redirect.github.com/actions/cache/pull/1084) - [@​maybeec](https://redirect.github.com/maybeec) made their first contribution in [https://github.com/actions/cache/pull/1089](https://redirect.github.com/actions/cache/pull/1089) - [@​cdce8p](https://redirect.github.com/cdce8p) made their first contribution in [https://github.com/actions/cache/pull/1036](https://redirect.github.com/actions/cache/pull/1036) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.4 ### [`v3.2.3`](https://redirect.github.com/actions/cache/releases/tag/v3.2.3) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.2...v3.2.3) #### What's Changed - Add Mint example by [@​uhooi](https://redirect.github.com/uhooi) in [https://github.com/actions/cache/pull/1051](https://redirect.github.com/actions/cache/pull/1051) - Fixed broken link by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1057](https://redirect.github.com/actions/cache/pull/1057) - Add support to opt-in enable cross-os caching on windows by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1056](https://redirect.github.com/actions/cache/pull/1056) - Release support for cross-os caching as opt-in feature by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1060](https://redirect.github.com/actions/cache/pull/1060) #### New Contributors - [@​uhooi](https://redirect.github.com/uhooi) made their first contribution in [https://github.com/actions/cache/pull/1051](https://redirect.github.com/actions/cache/pull/1051) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.3 ### [`v3.2.2`](https://redirect.github.com/actions/cache/releases/tag/v3.2.2) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.1...v3.2.2) ##### What's Changed - Fix formatting error in restore/README.md by [@​me-and](https://redirect.github.com/me-and) in [https://github.com/actions/cache/pull/1044](https://redirect.github.com/actions/cache/pull/1044) - save/README.md: Fix typo in example by [@​mmuetzel](https://redirect.github.com/mmuetzel) in [https://github.com/actions/cache/pull/1040](https://redirect.github.com/actions/cache/pull/1040) - README.md: remove outdated Windows cache tip link by [@​me-and](https://redirect.github.com/me-and) in [https://github.com/actions/cache/pull/1042](https://redirect.github.com/actions/cache/pull/1042) - Revert compression changes related to windows but keep version logging by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1049](https://redirect.github.com/actions/cache/pull/1049) ##### New Contributors - [@​me-and](https://redirect.github.com/me-and) made their first contribution in [https://github.com/actions/cache/pull/1044](https://redirect.github.com/actions/cache/pull/1044) - [@​mmuetzel](https://redirect.github.com/mmuetzel) made their first contribution in [https://github.com/actions/cache/pull/1040](https://redirect.github.com/actions/cache/pull/1040) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.1...v3.2.2 ### [`v3.2.1`](https://redirect.github.com/actions/cache/releases/tag/v3.2.1) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.2.0...v3.2.1) #### What's Changed - Release compression related changes for windows by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1039](https://redirect.github.com/actions/cache/pull/1039) - Upgrade codeql to v2 by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1023](https://redirect.github.com/actions/cache/pull/1023) **Full Changelog**: https://github.com/actions/cache/compare/v3.2.0...v3.2.1 ### [`v3.2.0`](https://redirect.github.com/actions/cache/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/actions/cache/compare/v3.0.11...v3.2.0) ##### What's Changed - fix wrong timeout env var key in README.md by [@​walterddr](https://redirect.github.com/walterddr) in [https://github.com/actions/cache/pull/959](https://redirect.github.com/actions/cache/pull/959) - Updated release doc with correct env variable by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/960](https://redirect.github.com/actions/cache/pull/960) - Create pull_request_template.md by [@​pdotl](https://redirect.github.com/pdotl) in [https://github.com/actions/cache/pull/963](https://redirect.github.com/actions/cache/pull/963) - Update README with clearer info about cache-hit and its value by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/961](https://redirect.github.com/actions/cache/pull/961) - Change datadog/squid to Ubuntu/squid in CI check by [@​bishal-pdMSFT](https://redirect.github.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/976](https://redirect.github.com/actions/cache/pull/976) - Add more details to version section in readme by [@​bishal-pdMSFT](https://redirect.github.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/971](https://redirect.github.com/actions/cache/pull/971) - Update hashFiles documentation reference by [@​asaf400](https://redirect.github.com/asaf400) in [https://github.com/actions/cache/pull/979](https://redirect.github.com/actions/cache/pull/979) - Updated link for cache segment download info by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/986](https://redirect.github.com/actions/cache/pull/986) - Readme update for deleting caches by [@​t-dedah](https://redirect.github.com/t-dedah) in [https://github.com/actions/cache/pull/981](https://redirect.github.com/actions/cache/pull/981) - Add oncall logic to assign issues and PRs by [@​vsvipul](https://redirect.github.com/vsvipul) in [https://github.com/actions/cache/pull/997](https://redirect.github.com/actions/cache/pull/997) - Bump minimatch from 3.0.4 to 3.1.2 by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/actions/cache/pull/998](https://redirect.github.com/actions/cache/pull/998) - Revert "Bump minimatch from 3.0.4 to 3.1.2" by [@​vsvipul](https://redirect.github.com/vsvipul) in [https://github.com/actions/cache/pull/1005](https://redirect.github.com/actions/cache/pull/1005) - Fix npm vulnerability by [@​Phantsure](https://redirect.github.com/Phantsure) in [https://github.com/actions/cache/pull/1007](https://redirect.github.com/actions/cache/pull/1007) - refactor: Use early return pattern to avoid nested conditions by [@​jongwooo](https://redirect.github.com/jongwooo) in [https://github.com/actions/cache/pull/1013](https://redirect.github.com/actions/cache/pull/1013) - Use cache in check-dist.yml by [@​jongwooo](https://redirect.github.com/jongwooo) in [https://github.com/actions/cache/pull/1004](https://redirect.github.com/actions/cache/pull/1004) - chore: Use built-in cache action to cache dependencies by [@​jongwooo](https://redirect.github.com/jongwooo) in [https://github.com/actions/cache/pull/1014](https://redirect.github.com/actions/cache/pull/1014) - Updated node example by [@​t-dedah](https://redirect.github.com/t-dedah) in [https://github.com/actions/cache/pull/1008](https://redirect.github.com/actions/cache/pull/1008) - Fix: Node npm doc example by [@​apascualm](https://redirect.github.com/apascualm) in [https://github.com/actions/cache/pull/1026](https://redirect.github.com/actions/cache/pull/1026) - docs: fix an invalid link in workarounds.md by [@​teatimeguest](https://redirect.github.com/teatimeguest) in [https://github.com/actions/cache/pull/929](https://redirect.github.com/actions/cache/pull/929) - General Availability release for granular cache by [@​kotewar](https://redirect.github.com/kotewar) in [https://github.com/actions/cache/pull/1035](https://redirect.github.com/actions/cache/pull/1035) More details here on [beta](https://redirect.github.com/actions/cache/discussions/1020) release. ##### New Contributors - [@​walterddr](https://redirect.github.com/walterddr) made their first contribution in [https://github.com/actions/cache/pull/959](https://redirect.github.com/actions/cache/pull/959) - [@​asaf400](https://redirect.github.com/asaf400) made their first contribution in [https://github.com/actions/cache/pull/979](https://redirect.github.com/actions/cache/pull/979) - [@​jongwooo](https://redirect.github.com/jongwooo) made their first contribution in [https://github.com/actions/cache/pull/1013](https://redirect.github.com/actions/cache/pull/1013) - [@​apascualm](https://redirect.github.com/apascualm) made their first contribution in [https://github.com/actions/cache/pull/1026](https://redirect.github.com/actions/cache/pull/1026) - [@​teatimeguest](https://redirect.github.com/teatimeguest) made their first contribution in [https://github.com/actions/cache/pull/929](https://redirect.github.com/actions/cache/pull/929) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.2.0

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.



This PR was generated by Mend Renovate. View the repository job log.