From 1cfaa1eb90fc2df854b8c4b37ea652d0d1b3fd78 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 22:03:43 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4 --- .github/workflows/charts_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/charts_test.yaml b/.github/workflows/charts_test.yaml index 27d99cc..d114d20 100644 --- a/.github/workflows/charts_test.yaml +++ b/.github/workflows/charts_test.yaml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.8.1