Merge pull request 'chore(deps): update azure/setup-helm action to v4' (#17) from renovate/azure-setup-helm-4.x into main
Reviewed-on: tommy/charts#17
This commit is contained in:
commit
8cf46e454d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
|
@ -117,7 +117,7 @@ jobs:
|
|||
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@v3
|
||||
uses: azure/setup-helm@v4
|
||||
with:
|
||||
version: "${{ env.HELM_VERSION }}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue