From 753cd4900f6385dd06a9d6d7823bef8257c9c430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Oct 2022 07:20:17 +0000 Subject: [PATCH] Bump azure/setup-helm from 3.3 to 3.4 Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 3.3 to 3.4. - [Release notes](https://github.com/azure/setup-helm/releases) - [Commits](https://github.com/azure/setup-helm/compare/b5b231a831f96336bbfeccc1329990f0005c5bb1...f382f75448129b3be48f8121b9857be18d815a82) --- updated-dependencies: - dependency-name: azure/setup-helm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linting.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linting.yml b/.github/workflows/linting.yml index f089aab..23dc49f 100644 --- a/.github/workflows/linting.yml +++ b/.github/workflows/linting.yml @@ -41,7 +41,7 @@ jobs: uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 - name: Set up Helm - uses: azure/setup-helm@b5b231a831f96336bbfeccc1329990f0005c5bb1 + uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82 with: version: v3.6.0