Merge pull request #3231 from kubernetes-sigs/dependabot/github_actions/azure/setup-helm-3.5

Bump azure/setup-helm from 3.4 to 3.5
This commit is contained in:
Kubernetes Prow Robot 2023-02-03 09:04:29 -08:00 committed by GitHub
commit 2ff8d412d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ jobs:
rm -f ./ah ./ah_linux_amd64.tar.gz
- name: Set-up Helm
uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest

View File

@ -52,7 +52,7 @@ jobs:
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Set-up Helm
uses: azure/setup-helm@f382f75448129b3be48f8121b9857be18d815a82
uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest