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

This commit is contained in:
TrueCharts-Admin
2026-01-29 13:39:36 +00:00
parent 38958df765
commit 44ef486d71
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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # 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@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5
with:
path: |
/home/runner/.local/share/helm/plugins/helm-unittest