From 0f6be3aa57d93583d5d73bc853eb3ecf55f2c9c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:48:09 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v5.0.1 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index de638f5..444a54a 100644 --- a/action.yaml +++ b/action.yaml @@ -44,7 +44,7 @@ runs: fetch-depth: 1 - name: Aqua Cache - uses: actions/cache@a7833574556fa59680c1b7cb190c1735db73ebf0 # v5.0.0 + uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1 if: ${{ !github.event.act }} with: path: ~/.local/share/aquaproj-aqua