Update azure/setup-helm action to v3

This commit is contained in:
renovate[bot]
2023-03-12 06:51:12 +00:00
committed by GitHub
parent a525a777ae
commit 75e067d585

View File

@@ -21,7 +21,7 @@ jobs:
git config user.name "$GITHUB_ACTOR" git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com" git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Install Helm - name: Install Helm
uses: azure/setup-helm@v1 uses: azure/setup-helm@v3
with: with:
version: v3.6.3 version: v3.6.3