Skip to content

Commit

Permalink
Merge pull request #313 from leanix/renovate/azure-setup-helm-4.x
Browse files Browse the repository at this point in the history
Update azure/setup-helm action to v4
  • Loading branch information
Quentin Vaucher authored Apr 4, 2024
2 parents 8e8b5ed + 27939c0 commit 66016d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
message: ${{ github.event.inputs.description }}

- name: Install Helm
uses: azure/setup-helm@v1
uses: azure/setup-helm@v4
with:
version: v3.8.1

Expand Down

0 comments on commit 66016d5

Please sign in to comment.