From 20a71d1eb4a41591d32fab3cbab7fc43183e949d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 3 Jun 2026 08:07:09 +0000 Subject: [PATCH] Update actions/cache action to v5 (#172) Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/172 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index da1fc0b..2de8a7a 100644 --- a/action.yml +++ b/action.yml @@ -63,7 +63,7 @@ runs: using: "composite" steps: - if: ${{ inputs.release-notes-assistant }} - uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0 + uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5 with: key: rna-${{ inputs.repo }} path: ${{ forge.action_path }}/rna