chore(github-action): update actions/cache digest digest to 6682284

This commit is contained in:
TrueCharts-Admin
2026-03-18 15:36:24 +00:00
parent e26a73ec4a
commit 1157ff22ef
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ jobs:
- name: Cache Changelog
id: cache-changelog
if: github.event_name == 'push'
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
with:
key: ${{ env.CHANGELOG_CACHE_KEY }}-${{ hashFiles('**/Chart.yaml') }}
path: changelog.json.gz
+1 -1
View File
@@ -103,7 +103,7 @@ jobs:
version: ${{ matrix.helm-version }}
- name: Cache helm plugins
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
with:
path: |
/home/runner/.local/share/helm/plugins/helm-unittest