Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <[email protected]>
  • Loading branch information
marcofranssen authored Apr 16, 2024
1 parent 7513ca1 commit 0cae487
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-chart-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v4
uses: azure/setup-helm@v4.2.0
with:
version: ${{ env.HELM_VERSION }}

Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
fetch-depth: 0

- name: Set up Helm
uses: azure/setup-helm@v4
uses: azure/setup-helm@v4.2.0
with:
version: ${{ env.HELM_VERSION }}

Expand Down

0 comments on commit 0cae487

Please sign in to comment.