Skip to content
Snippets Groups Projects
Unverified Commit 9ee71ec5 authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

Update azure/setup-helm action to v2

parent 0f526be7
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ jobs: ...@@ -24,7 +24,7 @@ jobs:
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@v2
with: with:
version: v3.8.1 version: v3.8.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment