chore(deps): update azure/setup-helm action to v2.1 (#1328) [skip ci]

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-11 18:23:48 +01:00 committed by GitHub
parent f907f82275
commit 960a704246
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v2.0
uses: azure/setup-helm@v2.1
with:
version: ${{ env.HELM_VERSION }}

View File

@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- name: Set up Helm
uses: azure/setup-helm@v2.0
uses: azure/setup-helm@v2.1
with:
version: ${{ env.HELM_VERSION }}