From f8b289951dae41b182deba8a36a7b5c62bb375df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 20:33:52 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v6 --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 8ee2107..c679d90 100644 --- a/action.yaml +++ b/action.yaml @@ -44,7 +44,7 @@ runs: fetch-depth: 1 - name: Aqua Cache - uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0 + uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0 if: ${{ !github.event.act }} with: path: ~/.local/share/aquaproj-aqua