From 857b50ab3a39dc0a84344ca991243922949ada62 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 26 Jun 2026 15:26:55 +0000 Subject: [PATCH] chore(deps): update https://git.keligrubb.com/actions/cache action to v6 (#6) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [https://git.keligrubb.com/actions/cache](https://git.keligrubb.com/actions/cache) | action | major | `v5` → `v6` | --- ### Release Notes
actions/cache (https://git.keligrubb.com/actions/cache) ### [`v6.0.0`](https://git.keligrubb.com/actions/cache/compare/v6.0.0...v6.0.0) [Compare Source](https://git.keligrubb.com/actions/cache/compare/v6.0.0...v6.0.0) ### [`v6`](https://git.keligrubb.com/actions/cache/compare/v5.0.5...v6.0.0) [Compare Source](https://git.keligrubb.com/actions/cache/compare/v5.0.5...v6.0.0)
--- - [ ] If you want to rebase/retry this PR, check this box Reviewed-on: https://git.keligrubb.com/keligrubb/renovate/pulls/6 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- .gitea/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 01fdddd..85f8af7 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: node-version: '24' - name: Cache npm and Renovate - uses: https://git.keligrubb.com/actions/cache@v5 + uses: https://git.keligrubb.com/actions/cache@v6 with: path: | ~/.npm