From 57cf33e7d9187491490aeac869cd0894951e9017 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 14:03:22 +0000 Subject: [PATCH] chore(deps): bump azure/setup-helm from 1.1 to 3.3 Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1.1 to 3.3. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/18bc76811624f360dbd7f18c2d4ecb32c7b87bab...b5b231a831f96336bbfeccc1329990f0005c5bb1) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/publish-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-chart.yaml b/.github/workflows/publish-chart.yaml index c48d6879af8..92038a21b74 100644 --- a/.github/workflows/publish-chart.yaml +++ b/.github/workflows/publish-chart.yaml @@ -26,7 +26,7 @@ jobs: with: fetch-depth: 0 - name: Install Helm - uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab + uses: azure/setup-helm@b5b231a831f96336bbfeccc1329990f0005c5bb1 with: version: v3.5.0 - name: Set up python