From 4340d790839ad09bce6e6d90ab5fe6c84306f216 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 21:06:28 +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 484c4cf..526854a 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