chore(deps): update azure/setup-helm action to v3.4 (#1959)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-03 14:40:54 +09:00 committed by GitHub
parent cfad7a9b08
commit 371eff09ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v3.3
uses: azure/setup-helm@v3.4
with:
version: ${{ env.HELM_VERSION }}

View File

@ -26,7 +26,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v3.3
uses: azure/setup-helm@v3.4
with:
version: ${{ env.HELM_VERSION }}