Bump azure/setup-helm from v1 to v1.1 (#49)
This commit is contained in:
parent
f9632dec7b
commit
9543376ad0
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
|
||||
- name: Set up Helm
|
||||
uses: azure/setup-helm@v1
|
||||
uses: azure/setup-helm@v1.1
|
||||
with:
|
||||
version: v3.4.0
|
||||
|
||||
|
|
|
|||
|
|
@ -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@v1.1
|
||||
with:
|
||||
version: v3.4.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue