We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7373c9 commit c1b3a50Copy full SHA for c1b3a50
.github/workflows/ci.yaml
@@ -234,7 +234,7 @@ jobs:
234
failOnError: false
235
236
- name: Prepare cluster for testing
237
- uses: azure/setup-helm@217bf70cbd2e930ba2e81ba7e1de2f7faecc42ba #v2.1
+ uses: azure/setup-helm@b5b231a831f96336bbfeccc1329990f0005c5bb1 #v2.1
238
with:
239
version: 'v3.8.0'
240
id: local-path
@@ -291,7 +291,7 @@ jobs:
291
292
293
294
295
296
297
0 commit comments