From 1de2413aeebc131364dfd26bcfd5f51f7648e75a Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Wed, 17 Jan 2024 18:31:34 +0000 Subject: [PATCH] chore(deps): update actions/cache action to v4 --- .github/workflows/common_library_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index b28243a6..db17f638 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -75,7 +75,7 @@ jobs: version: ${{ matrix.helm-version }} - name: Cache helm plugins - uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3 + uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4 with: path: | /home/runner/.local/share/helm/plugins/helm-unittest