From ff0f81516849bd87ba0fdd56536158f467cf7a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 10:23:30 +0000 Subject: [PATCH] Bump azure/setup-helm from 2.1 to 3.4 (#139) Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 2.1 to 3.4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/v2.1...v3.4) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/helm-lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/helm-lint.yaml b/.github/workflows/helm-lint.yaml index 2804613..8cd27e1 100644 --- a/.github/workflows/helm-lint.yaml +++ b/.github/workflows/helm-lint.yaml @@ -37,7 +37,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@v2.1 + uses: azure/setup-helm@v3.4 with: version: v3.8.1