Bump azure/setup-helm from v1 to v1.1 (#49)

This commit is contained in:
dependabot[bot] 2021-04-01 12:06:35 +00:00 committed by GitHub
parent f9632dec7b
commit 9543376ad0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

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@v1.1
with:
version: v3.4.0