From e9ba0bd08fc5b4c521ebd3be5add4349165f0699 Mon Sep 17 00:00:00 2001 From: Thomas Killen Date: Fri, 12 Sep 2025 11:56:07 +0000 Subject: [PATCH] feat: use stackit.git.onstackit.cloud/actions/cache@v4 (#1) Updated STACKIT fork of actions/forgejo-release action to use STACKIT fork cache Reviewed-on: https://stackit.git.onstackit.cloud/actions/forgejo-release/pulls/1 Co-authored-by: Thomas Killen Co-committed-by: Thomas Killen --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f6725c7..3057726 100644 --- a/action.yml +++ b/action.yml @@ -58,7 +58,7 @@ runs: using: "composite" steps: - if: ${{ inputs.release-notes-assistant }} - uses: https://data.forgejo.org/actions/cache@v4 + uses: https://stackit.git.onstackit.cloud/actions/cache@v4 with: key: rna-${{ inputs.repo }} path: ${{ forge.action_path }}/rna