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

This commit is contained in:
TrueCharts-Admin
2026-06-26 23:16:14 +00:00
parent 20615ddd51
commit 82886e16ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ jobs:
- name: Cache Changelog
id: cache-changelog
if: github.event_name == 'push'
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # 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@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
uses: actions/cache@caa296126883cff596d87d8935842f9db880ef25 # v5
with:
path: |
/home/runner/.local/share/helm/plugins/helm-unittest