Update azure/setup-helm action to v3

This commit is contained in:
renovate[bot]
2022-09-25 20:20:42 +00:00
committed by GitHub
parent d918d95c7f
commit 30835e4a6f

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