add cache option
All checks were successful
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Successful in 1m11s

This commit is contained in:
2025-12-17 22:27:21 -06:00
parent 932562f8bc
commit 568f5bacee
4 changed files with 4 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ jobs:
with:
token: ${{ secrets.GITEA_TOKEN }}
version: v3.19.2
cache: true
- name: Check Directories for Changes
id: check-dir-changes