From 099db521d4313f193f4bd26060b137791b03c34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 11:22:44 +0200 Subject: [PATCH] dependabot(deps): bump azure/setup-helm from 3 to 4 (#159) --- .github/workflows/ci-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-chart.yaml b/.github/workflows/ci-chart.yaml index 55a0fd3..ebaa322 100644 --- a/.github/workflows/ci-chart.yaml +++ b/.github/workflows/ci-chart.yaml @@ -12,7 +12,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4 with: version: v3.12.1