🔧 Renovate: Update (minor) actions/cache action to v4.1.2 #34

Merged
Trez.One merged 1 commits from renovate/github-actions-actions-cache-v4-1-2 into main 2025-09-23 17:29:55 -04:00
Member

This PR contains the following updates:

Package Type Update Change
actions/cache action minor v4.0.2 -> v4.1.2

Renovate Update Info

  • Update Type: minor

  • Automerge: 🛑 This update requires manual approval


Release Notes

actions/cache (actions/cache)

v4.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/cache/compare/v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

Full Changelog: https://github.com/actions/cache/compare/v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/actions/cache/compare/v4.0.2...v4.1.0


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://github.com/actions/cache) | action | minor | `v4.0.2` -> `v4.1.2` | ### ⚡ Renovate Update Info - **Update Type:** minor - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v4.1.2`](https://github.com/actions/cache/releases/tag/v4.1.2) [Compare Source](https://github.com/actions/cache/compare/v4.1.1...v4.1.2) ##### What's Changed - Add Bun example by [@&#8203;idleberg](https://github.com/idleberg) in [#&#8203;1456](https://github.com/actions/cache/pull/1456) - Revise `isGhes` logic by [@&#8203;jww3](https://github.com/jww3) in [#&#8203;1474](https://github.com/actions/cache/pull/1474) - Bump braces from 3.0.2 to 3.0.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1475](https://github.com/actions/cache/pull/1475) - Add dependabot.yml to enable automatic dependency upgrades by [@&#8203;Link-](https://github.com/Link-) in [#&#8203;1476](https://github.com/actions/cache/pull/1476) - Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1478](https://github.com/actions/cache/pull/1478) - Bump actions/stale from 3 to 9 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1479](https://github.com/actions/cache/pull/1479) - Bump github/codeql-action from 2 to 3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1483](https://github.com/actions/cache/pull/1483) - Bump actions/setup-node from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;1481](https://github.com/actions/cache/pull/1481) - Prepare `4.1.2` release by [@&#8203;Link-](https://github.com/Link-) in [#&#8203;1477](https://github.com/actions/cache/pull/1477) ##### New Contributors - [@&#8203;idleberg](https://github.com/idleberg) made their first contribution in [#&#8203;1456](https://github.com/actions/cache/pull/1456) - [@&#8203;jww3](https://github.com/jww3) made their first contribution in [#&#8203;1474](https://github.com/actions/cache/pull/1474) - [@&#8203;Link-](https://github.com/Link-) made their first contribution in [#&#8203;1476](https://github.com/actions/cache/pull/1476) **Full Changelog**: <https://github.com/actions/cache/compare/v4.1.1...v4.1.2> ### [`v4.1.1`](https://github.com/actions/cache/releases/tag/v4.1.1) [Compare Source](https://github.com/actions/cache/compare/v4.1.0...v4.1.1) ##### What's Changed - Restore original behavior of `cache-hit` output by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;1467](https://github.com/actions/cache/pull/1467) **Full Changelog**: <https://github.com/actions/cache/compare/v4.1.0...v4.1.1> ### [`v4.1.0`](https://github.com/actions/cache/releases/tag/v4.1.0) [Compare Source](https://github.com/actions/cache/compare/v4.0.2...v4.1.0) ##### What's Changed - Fix cache-hit output when cache missed by [@&#8203;fchimpan](https://github.com/fchimpan) in [#&#8203;1404](https://github.com/actions/cache/pull/1404) - Deprecate `save-always` input by [@&#8203;joshmgross](https://github.com/joshmgross) in [#&#8203;1452](https://github.com/actions/cache/pull/1452) ##### New Contributors - [@&#8203;ottlinger](https://github.com/ottlinger) made their first contribution in [#&#8203;1437](https://github.com/actions/cache/pull/1437) - [@&#8203;Olegt0rr](https://github.com/Olegt0rr) made their first contribution in [#&#8203;1377](https://github.com/actions/cache/pull/1377) - [@&#8203;fchimpan](https://github.com/fchimpan) made their first contribution in [#&#8203;1404](https://github.com/actions/cache/pull/1404) - [@&#8203;x612skm](https://github.com/x612skm) made their first contribution in [#&#8203;1434](https://github.com/actions/cache/pull/1434) - [@&#8203;todgru](https://github.com/todgru) made their first contribution in [#&#8203;1311](https://github.com/actions/cache/pull/1311) - [@&#8203;Jcambass](https://github.com/Jcambass) made their first contribution in [#&#8203;1463](https://github.com/actions/cache/pull/1463) - [@&#8203;mackey0225](https://github.com/mackey0225) made their first contribution in [#&#8203;1462](https://github.com/actions/cache/pull/1462) - [@&#8203;quatquatt](https://github.com/quatquatt) made their first contribution in [#&#8203;1445](https://github.com/actions/cache/pull/1445) **Full Changelog**: <https://github.com/actions/cache/compare/v4.0.2...v4.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny43IiwidXBkYXRlZEluVmVyIjoiNDEuOTcuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate-bot added 1 commit 2025-09-23 16:20:15 -04:00
🔧 Renovate: Update (minor) actions/cache action to v4.1.2
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Failing after 18s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / PR Merge (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Has been skipped
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Has been skipped
c76fb39ff5
Trez.One merged commit 8c8dbcc829 into main 2025-09-23 17:29:55 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/tar-valon-ansible#34