From 70f8dae60fdadf1fd44d09cead62423f19cd5341 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 29 Jun 2026 16:25:59 +0000 Subject: [PATCH] fix: Update actions/cache action to v5.1.0 (#179) Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/179 Reviewed-by: Michael Kriese --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 2de8a7a..40338c0 100644 --- a/action.yml +++ b/action.yml @@ -63,7 +63,7 @@ runs: using: "composite" steps: - if: ${{ inputs.release-notes-assistant }} - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 + uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5.1.0 with: key: rna-${{ inputs.repo }} path: ${{ forge.action_path }}/rna