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

This commit is contained in:
TrueCharts-Admin
2026-01-16 22:02:27 +00:00
parent cb2886b502
commit 9e5cf6621f
2 changed files with 2 additions and 2 deletions

View File

@@ -90,7 +90,7 @@ jobs:
- name: Cache Changelog
id: cache-changelog
if: github.event_name == 'push'
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
with:
key: ${{ env.CHANGELOG_CACHE_KEY }}-${{ hashFiles('**/Chart.yaml') }}
path: changelog.json.gz

View File

@@ -101,7 +101,7 @@ jobs:
version: ${{ matrix.helm-version }}
- name: Cache helm plugins
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5
uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
with:
path: |
/home/runner/.local/share/helm/plugins/helm-unittest