Skip to content

Commit 0bde664

Browse files
committed
bump helm version
1 parent 261dc32 commit 0bde664

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/lint-test.yaml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,7 @@ jobs:
119119
fetch-depth: 0
120120

121121
- name: Set up Helm
122-
uses: azure/setup-helm@v3
123-
with:
124-
version: ${{ env.HELM_VERSION }}
122+
uses: azure/[email protected]
125123

126124
- name: Run unit tests
127125
run: |
@@ -146,9 +144,7 @@ jobs:
146144
fetch-depth: 0
147145

148146
- name: Set up Helm
149-
uses: azure/setup-helm@v3
150-
with:
151-
version: v3.8.2
147+
uses: azure/[email protected]
152148

153149
- name: Set up yq
154150
uses: chrisdickinson/setup-yq@latest

0 commit comments

Comments
 (0)