[workflows] Update azure/setup-helm action to v3 (#43)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-07-02 07:09:00 +01:00
committed by GitHub
parent e595c03ce3
commit 582b08a1a7
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ jobs:
fetch-depth: 0
- name: Install Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v3
with:
version: v3.6.3

View File

@@ -20,7 +20,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Install Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v3
with:
version: v3.4.0