Bump azure/setup-helm from 1 to 3 (#7608)

Bumps [azure/setup-helm](https://github.com/azure/setup-helm) from 1 to
3.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/7917/head
dependabot[bot] 2 years ago committed by GitHub
parent 7546c4041e
commit 04ce1b8721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/helm-ci.yml

@ -45,7 +45,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v3
with:
version: v3.8.2

Loading…
Cancel
Save