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

This commit is contained in:
TrueCharts-Admin
2026-04-13 20:54:46 +00:00
parent ce3d1817fb
commit 2ce4d12aa3
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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # 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@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
with:
path: |
/home/runner/.local/share/helm/plugins/helm-unittest