From 46def064516a074df3bb42d557ba3d28ff4ef1f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 23:13:24 +0000 Subject: [PATCH] chore(deps): update azure/setup-helm action to v4 --- .github/workflows/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index c394389..540c60f 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -17,7 +17,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.7.1