feat: use stackit.git.onstackit.cloud/actions/cache@v4 (#1)
Some checks are pending
/ integration (push) Waiting to run
/ tests (push) Waiting to run

Updated STACKIT fork of actions/forgejo-release action to use STACKIT fork cache

Reviewed-on: #1
Co-authored-by: Thomas Killen <thomas_john.killen@mail.schwarz>
Co-committed-by: Thomas Killen <thomas_john.killen@mail.schwarz>
This commit is contained in:
Thomas_John_Killen 2025-09-12 11:56:07 +00:00 committed by Thomas_John_Killen
parent b3ff0f4608
commit e9ba0bd08f
Signed by: stackit.git.onstackit.cloud
GPG key ID: 2773B4AFAD68A336

View file

@ -58,7 +58,7 @@ runs:
using: "composite" using: "composite"
steps: steps:
- if: ${{ inputs.release-notes-assistant }} - if: ${{ inputs.release-notes-assistant }}
uses: https://data.forgejo.org/actions/cache@v4 uses: https://stackit.git.onstackit.cloud/actions/cache@v4
with: with:
key: rna-${{ inputs.repo }} key: rna-${{ inputs.repo }}
path: ${{ forge.action_path }}/rna path: ${{ forge.action_path }}/rna