Skip to content
Snippets Groups Projects
Unverified Commit b2b3e044 authored by Romain Avouac's avatar Romain Avouac Committed by GitHub
Browse files

Merge pull request #5 from InseeFrLab/renovate/azure-setup-helm-3.x

Update azure/setup-helm action to v3
parents 68b2e497 105798c1
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@v2 uses: azure/setup-helm@v3
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