From 9e5cf6621f466688802a24084527e6efa58032ce Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Fri, 16 Jan 2026 22:02:27 +0000 Subject: [PATCH] chore(github-action): update actions/cache digest digest to 8b402f5 --- .github/workflows/charts-release.yaml | 2 +- .github/workflows/common-tests.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/charts-release.yaml b/.github/workflows/charts-release.yaml index 46a9bb7c164..663b148290a 100644 --- a/.github/workflows/charts-release.yaml +++ b/.github/workflows/charts-release.yaml @@ -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 diff --git a/.github/workflows/common-tests.yaml b/.github/workflows/common-tests.yaml index e2995e40cc5..ad8aaabe01e 100644 --- a/.github/workflows/common-tests.yaml +++ b/.github/workflows/common-tests.yaml @@ -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